Searched refs:APP_SWITCH_DELAY_TIME (Results 1 – 1 of 1) sorted by relevance
498 private static final long APP_SWITCH_DELAY_TIME = 5 * 1000; field in ActivityTaskManagerService4742 mAppSwitchesAllowedTime = SystemClock.uptimeMillis() + APP_SWITCH_DELAY_TIME; in stopAppSwitches()4745 getActivityStartController().schedulePendingActivityLaunches(APP_SWITCH_DELAY_TIME); in stopAppSwitches()