Searched refs:WAKE_LOCK_NAME (Results 1 – 4 of 4) sorted by relevance
140 static const char* WAKE_LOCK_NAME; variable
68 const char* SensorService::WAKE_LOCK_NAME = "SensorService_wakelock"; member in android::SensorService696 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in setWakeLockAcquiredLocked()702 release_wake_lock(WAKE_LOCK_NAME); in setWakeLockAcquiredLocked()
20 #define WAKE_LOCK_NAME "FLP" macro593 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in AcquireWakelock()597 release_wake_lock(WAKE_LOCK_NAME); in ReleaseWakelock()
99 #define WAKE_LOCK_NAME "GPS" macro249 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in acquire_wakelock_callback()254 release_wake_lock(WAKE_LOCK_NAME); in release_wakelock_callback()