OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPDATE_WAKE_LOCK_UIDS
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/powermanager/
IPowerManager.h
37
UPDATE_WAKE_LOCK_UIDS
= IBinder::FIRST_CALL_TRANSACTION + 3,
/system/nativepower/daemon/
BnPowerManager.cc
55
case IPowerManager::
UPDATE_WAKE_LOCK_UIDS
: {
/frameworks/native/services/powermanager/
IPowerManager.cpp
85
return remote()->transact(
UPDATE_WAKE_LOCK_UIDS
, data, &reply,
Completed in 49 milliseconds