Searched refs:checkAppSwitchAllowedLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStackSupervisor.java1492 if (!mService.checkAppSwitchAllowedLocked(callingPid, callingUid,
H A DActivityManagerService.java8519 if (!checkAppSwitchAllowedLocked(Binder.getCallingPid(),
8562 if (!checkAppSwitchAllowedLocked(Binder.getCallingPid(),
8614 if (!checkAppSwitchAllowedLocked(Binder.getCallingPid(),
10196 boolean checkAppSwitchAllowedLocked(int sourcePid, int sourceUid, method in class:ActivityManagerService

Completed in 43 milliseconds