Searched refs:mAppSwitchesState (Results 1 – 1 of 1) sorted by relevance
536 private volatile int mAppSwitchesState = APP_SWITCH_ALLOW; field in ActivityTaskManagerService1342 mAppSwitchesState = APP_SWITCH_ALLOW; in startActivityIntentSender()2315 return mAppSwitchesState; in getBalAppSwitchesState()4084 mAppSwitchesState = APP_SWITCH_DISALLOW; in stopAppSwitches()4095 mAppSwitchesState = APP_SWITCH_ALLOW; in resumeAppSwitches()5904 if (mAppSwitchesState == APP_SWITCH_DISALLOW) { in handleMessage()5905 mAppSwitchesState = APP_SWITCH_FG_ONLY; in handleMessage()