Searched refs:isCallerAllowedToLaunchOnDisplay (Results 1 – 2 of 2) sorted by relevance
210 && !supervisor.isCallerAllowedToLaunchOnDisplay(callingPid, callingUid, in checkPermissions()
500 if (!isCallerAllowedToLaunchOnDisplay(callingPid, callingUid, displayId, activityInfo)) { in canPlaceEntityOnDisplay()1805 boolean isCallerAllowedToLaunchOnDisplay(int callingPid, int callingUid, int launchDisplayId, in isCallerAllowedToLaunchOnDisplay() method in ActivityStackSupervisor