Searched refs:WAKELOCK_TIMEOUT_MILLIS (Results 1 – 5 of 5) sorted by relevance
49 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in NtpTimeHelper123 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in retrieveAndInjectNtpTime()
102 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in GnssNetworkConnectivityHandler306 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS);
71 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in GnssVisibilityControl667 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in runOnHandler()
72 private static final long WAKELOCK_TIMEOUT_MILLIS = 30000; field in AnyMotionDetector165 mHandler.sendMessageDelayed(wakelockTimeoutMsg, WAKELOCK_TIMEOUT_MILLIS); in checkForAnyMotion()
1355 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in LocationManagerService.Receiver1644 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in incrementPendingBroadcastsLocked()