Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DBackgroundLaunchProcessController.java80 int appSwitchState, boolean isCheckingForFgsStart, in areBackgroundActivityStartsAllowed()
DBackgroundActivityStartController.java196 final int appSwitchState = mService.getBalAppSwitchesState(); in checkBackgroundActivityStart() local
DWindowProcessController.java552 int areBackgroundActivityStartsAllowed(int appSwitchState) { in areBackgroundActivityStartsAllowed()
558 private int areBackgroundActivityStartsAllowed(int appSwitchState, in areBackgroundActivityStartsAllowed()