Searched refs:canInteractAcrossUsers (Results 1 – 2 of 2) sorted by relevance
3498 int callingUid, boolean allowed, boolean canInteractAcrossUsers) { in getRunningServiceInfoLocked() argument3504 if (canInteractAcrossUsers) { in getRunningServiceInfoLocked()
20323 final boolean canInteractAcrossUsers = (ActivityManager.checkUidPermission( in getServices()20329 allowed, canInteractAcrossUsers); in getServices()