Searched refs:isCrossUserAllowed (Results 1 – 2 of 2) sorted by relevance
2214 final boolean crossUser = isCrossUserAllowed(callingPid, callingUid); in getTasks()3098 boolean isCrossUserAllowed(int pid, int uid) { in isCrossUserAllowed() method in ActivityTaskManagerService
44691 HSPLcom/android/server/wm/ActivityTaskManagerService;->isCrossUserAllowed(II)Z