Searched refs:WAKE_LOCK_NAME (Results 1 – 3 of 3) sorted by relevance
180 static const char* WAKE_LOCK_NAME; variable
73 const char* SensorService::WAKE_LOCK_NAME = "SensorService_wakelock"; member in android::SensorService830 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in setWakeLockAcquiredLocked()836 release_wake_lock(WAKE_LOCK_NAME); in setWakeLockAcquiredLocked()
151 #define WAKE_LOCK_NAME "GPS" macro533 acquire_wake_lock(PARTIAL_WAKE_LOCK, WAKE_LOCK_NAME); in gnssAcquireWakelockCb()538 release_wake_lock(WAKE_LOCK_NAME); in gnssReleaseWakelockCb()