OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WAKELOCK_NAME
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/sensorhal/
hubconnection.h
44
#define
WAKELOCK_NAME
"sensorHal"
hubconnection.cpp
652
acquire_wake_lock(PARTIAL_WAKE_LOCK,
WAKELOCK_NAME
);
665
release_wake_lock(
WAKELOCK_NAME
);
[
all
...]
Completed in 70 milliseconds