Searched refs:canInteractAcrossUsers (Results 1 – 2 of 2) sorted by relevance
3243 int callingUid, boolean allowed, boolean canInteractAcrossUsers) { in getRunningServiceInfoLocked() argument3249 if (canInteractAcrossUsers) { in getRunningServiceInfoLocked()
18106 final boolean canInteractAcrossUsers = (ActivityManager.checkUidPermission(18112 allowed, canInteractAcrossUsers);