Searched refs:kWakeLockName (Results 1 – 1 of 1) sorted by relevance
55 static constexpr const char* kWakeLockName = "SensorsHAL_WAKEUP"; member273 acquire_wake_lock(PARTIAL_WAKE_LOCK, kWakeLockName) == 0) { in updateWakeLock()285 if (mOutstandingWakeUpEvents == 0 && release_wake_lock(kWakeLockName) == 0) { in updateWakeLock()