Searched defs:appSwitchState (Results 1 – 3 of 3) sorted by relevance
75 int appSwitchState, boolean isCheckingForFgsStart, in areBackgroundActivityStartsAllowed()
519 boolean areBackgroundActivityStartsAllowed(int appSwitchState) { in areBackgroundActivityStartsAllowed()524 private boolean areBackgroundActivityStartsAllowed(int appSwitchState, in areBackgroundActivityStartsAllowed()
1280 final int appSwitchState = mService.getBalAppSwitchesState(); in shouldAbortBackgroundActivityStart() local