Searched refs:areBackgroundActivityStartsAllowed (Results 1 – 4 of 4) sorted by relevance
633 return areBackgroundActivityStartsAllowed(mAtm.getBalAppSwitchesState(), in areBackgroundFgsStartsAllowed()638 int areBackgroundActivityStartsAllowed(int appSwitchState) { in areBackgroundActivityStartsAllowed() method in WindowProcessController639 return areBackgroundActivityStartsAllowed(appSwitchState, in areBackgroundActivityStartsAllowed()644 private int areBackgroundActivityStartsAllowed(int appSwitchState, in areBackgroundActivityStartsAllowed() method in WindowProcessController646 return mBgLaunchController.areBackgroundActivityStartsAllowed(mPid, mUid, mInfo.packageName, in areBackgroundActivityStartsAllowed()
404 .areBackgroundActivityStartsAllowed(appSwitchState); in checkBackgroundActivityStart()425 int balAllowedForUid = proc.areBackgroundActivityStartsAllowed( in checkBackgroundActivityStart()
100 int areBackgroundActivityStartsAllowed(int pid, int uid, String packageName, in areBackgroundActivityStartsAllowed() method in BackgroundLaunchProcessController
10738 HPLcom/android/server/wm/BackgroundLaunchProcessController;->areBackgroundActivityStartsAllowed(IIL…11929 HPLcom/android/server/wm/WindowProcessController;->areBackgroundActivityStartsAllowed(IZ)I+]Lcom/an…