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