Searched refs:WAKE_LOCK_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
156 private static final long WAKE_LOCK_TIMEOUT_MS = 5 * 60 * 1000; field in FlashNotificationsController765 mWakeLock.acquire(WAKE_LOCK_TIMEOUT_MS); in run()