Home
last modified time | relevance | path

Searched refs:WAKELOCK_NAME (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.h40 #define WAKELOCK_NAME "sensorHal" macro
Dhubconnection.cpp582 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKELOCK_NAME); in protectIfWakeEventLocked()
595 release_wake_lock(WAKELOCK_NAME); in releaseWakeLockIfAppropriate()