Searched refs:WAKE_LOCK_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
71 private static final int WAKE_LOCK_TIMEOUT = 5000; field in SmsStorageMonitor150 mWakeLock.acquire(WAKE_LOCK_TIMEOUT); in handleIccFull()
66 private static final int WAKE_LOCK_TIMEOUT = 3000; field in WakeLockStateMachine152 sendMessageDelayed(EVENT_RELEASE_WAKE_LOCK, WAKE_LOCK_TIMEOUT); in enter()