Home
last modified time | relevance | path

Searched defs:appSwitchState (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBackgroundLaunchProcessController.java101 int appSwitchState, boolean isCheckingForFgsStart, in areBackgroundActivityStartsAllowed()
H A DBackgroundActivityStartController.java238 final int appSwitchState = mService.getBalAppSwitchesState(); in checkBackgroundActivityStart() local
H A DWindowProcessController.java638 int areBackgroundActivityStartsAllowed(int appSwitchState) { in areBackgroundActivityStartsAllowed()
644 private int areBackgroundActivityStartsAllowed(int appSwitchState, in areBackgroundActivityStartsAllowed()