Home
last modified time | relevance | path

Searched refs:PARTIAL_WAKE_LOCK (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dpower.h27 PARTIAL_WAKE_LOCK = 1, // the cpu stays on, but the screen is off enumerator
/hardware/libhardware_legacy/power/
Dpower.c97 if (lock != PARTIAL_WAKE_LOCK) { in acquire_wake_lock()
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp456 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in InputHub()
550 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in poll()
/hardware/libhardware_legacy/audio/
DA2dpAudioInterface.cpp292 acquire_wake_lock (PARTIAL_WAKE_LOCK, sA2dpWakeLock); in write()
/hardware/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp293 acquire_wake_lock(PARTIAL_WAKE_LOCK, smdWakelockStr); in pollEvents()
/hardware/ril/libril/
Dril.cpp4954 acquire_wake_lock(PARTIAL_WAKE_LOCK, ANDROID_WAKE_LOCK_NAME); in grabPartialWakeLock()
4970 acquire_wake_lock(PARTIAL_WAKE_LOCK, ANDROID_WAKE_LOCK_NAME); in grabPartialWakeLock()