OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AID_WAKELOCK
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/
android_filesystem_config.h
119
#define
AID_WAKELOCK
3010 /* Allow system wakelock read/write access */
224
{ "wakelock",
AID_WAKELOCK
, },
/frameworks/base/core/jni/
com_android_internal_os_Zygote.cpp
620
if (gid ==
AID_WAKELOCK
) {
629
if (ar[i] ==
AID_WAKELOCK
) {
Completed in 48 milliseconds