Searched refs:WAKELOCK_TIMEOUT_MILLIS (Results 1 – 6 of 6) sorted by relevance
65 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in NtpNetworkTimeHelper171 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in retrieveAndInjectNtpTime()
70 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in GnssVisibilityControl663 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in runOnHandler()
130 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in GnssNetworkConnectivityHandler447 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS);
241 private static final long WAKELOCK_TIMEOUT_MILLIS = 30 * 1000; field in GnssLocationProvider1626 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in postWithWakeLockHeld()
76 private static final long WAKELOCK_TIMEOUT_MILLIS = 30000; field in AnyMotionDetector178 mHandler.sendMessageDelayed(wakelockTimeoutMsg, WAKELOCK_TIMEOUT_MILLIS); in checkForAnyMotion()
140 private static final long WAKELOCK_TIMEOUT_MILLIS = 5 * 1000; field in ContextHubClientBroker1231 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in acquireWakeLock()