Searched refs:WAKE_LOCK_NAME (Results 1 – 3 of 3) sorted by relevance
208 static const char* WAKE_LOCK_NAME; variable
75 const char* SensorService::WAKE_LOCK_NAME = "SensorService_wakelock"; member in android::SensorService931 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in setWakeLockAcquiredLocked()937 release_wake_lock(WAKE_LOCK_NAME); in setWakeLockAcquiredLocked()
225 #define WAKE_LOCK_NAME "GPS" macro755 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in gnssAcquireWakelockCb()760 release_wake_lock(WAKE_LOCK_NAME); in gnssReleaseWakelockCb()