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