Searched refs:WAKELOCK_TIMEOUT_MILLIS (Results 1 – 6 of 6) sorted by relevance
66 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in NtpTimeHelper140 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in retrieveAndInjectNtpTime()
74 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in GnssVisibilityControl667 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in runOnHandler()
118 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in GnssNetworkConnectivityHandler413 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS);
314 private static final long WAKELOCK_TIMEOUT_MILLIS = 30 * 1000; field in GnssLocationProvider2048 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS);
72 private static final long WAKELOCK_TIMEOUT_MILLIS = 30000; field in AnyMotionDetector165 mHandler.sendMessageDelayed(wakelockTimeoutMsg, WAKELOCK_TIMEOUT_MILLIS); in checkForAnyMotion()
1051 private static final long WAKELOCK_TIMEOUT_MILLIS = 60 * 1000; field in LocationManagerService.Receiver1322 mWakeLock.acquire(WAKELOCK_TIMEOUT_MILLIS); in incrementPendingBroadcastsLocked()