Searched refs:getBalAppSwitchesState (Results 1 – 3 of 3) sorted by relevance
515 return areBackgroundActivityStartsAllowed(mAtm.getBalAppSwitchesState(), in areBackgroundFgsStartsAllowed()
1280 final int appSwitchState = mService.getBalAppSwitchesState(); in shouldAbortBackgroundActivityStart()
2181 @AppSwitchState int getBalAppSwitchesState() { in getBalAppSwitchesState() method in ActivityTaskManagerService