Home
last modified time | relevance | path

Searched refs:PARTIAL_WAKE_LOCK (Results 1 – 11 of 11) 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/
Dpower_test.cpp53 ASSERT_EQ(acquire_wake_lock(PARTIAL_WAKE_LOCK, id.c_str()), 0); in TEST()
81 ASSERT_EQ(acquire_wake_lock(PARTIAL_WAKE_LOCK, id.c_str()), 0) in TEST()
/hardware/interfaces/sensors/aidl/default/include/sensors-impl/
DSensors.h168 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLockName) == 0) { in updateWakeLock()
/hardware/interfaces/sensors/common/default/2.X/
DSensors.h273 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLockName) == 0) { in updateWakeLock()
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp442 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in InputHub()
536 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_ID); in poll()
/hardware/ril/libril/
Dril.cpp653 acquire_wake_lock(PARTIAL_WAKE_LOCK, ANDROID_WAKE_LOCK_NAME); in grabPartialWakeLock()
669 acquire_wake_lock(PARTIAL_WAKE_LOCK, ANDROID_WAKE_LOCK_NAME); in grabPartialWakeLock()
/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/nxp/keymint/transport/
DOmapiTransport.cpp305 acquire_wake_lock(PARTIAL_WAKE_LOCK, kChannelWakelockName); in sendData()
/hardware/interfaces/sensors/common/default/2.X/multihal/
DHalProxy.cpp697 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakelockName); in incrementRefCountAndMaybeAcquireWakelock()
/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_hw_iaxxx.c2137 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in transitions_thread_loop()
2169 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in monitor_thread_loop()