This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
services
History
Glenn Kasten
3694ec1f19
Use NULL not 0 for raw pointers
...
Use if (p != NULL) instead of if (ptr) Change-Id: Iaec3413a59ccbf233c98fcd918cc7d70ac5da9fa
2012-02-03 07:57:01 -08:00
..
audioflinger
Use NULL not 0 for raw pointers
2012-02-03 07:57:01 -08:00
camera
am 6df477be: Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)"
2012-01-19 17:26:12 -08:00
input
Merge "Use O_CLOEXEC when opening input device."
2012-01-31 10:05:51 -08:00
java
Merge "Support snoozing of data warning notification."
2012-02-02 16:26:41 -08:00
jni
Rename LOG_ASSERT to ALOG_ASSERT
2012-01-19 14:45:08 -08:00
powermanager
Fix issue 4604090: notification sound interrupted.
2011-07-25 18:41:12 -07:00
sensorservice
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
2012-01-19 14:45:03 -08:00
surfaceflinger
Merge "separate transactions from updates"
2012-02-02 16:28:05 -08:00
tests
/servicestests
Support snoozing of data warning notification.
2012-02-02 16:22:33 -08:00