Searched refs:WAKELOCK_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
137 private final static int WAKELOCK_TIMEOUT = 5 * 60 * 1000; // 5 minutes field in Controller651 .obtainMessage(RELEASE_WAKELOCK), WAKELOCK_TIMEOUT); in onPause()