Searched refs:APP_SWITCH_DELAY_TIME (Results 1 – 1 of 1) sorted by relevance
314 static final long APP_SWITCH_DELAY_TIME = 5*1000; field in ActivityManagerService10449 + APP_SWITCH_DELAY_TIME; in stopAppSwitches()10453 mHandler.sendMessageDelayed(msg, APP_SWITCH_DELAY_TIME); in stopAppSwitches()