Searched refs:canInteractAcrossUsers (Results 1 – 2 of 2) sorted by relevance
5116 int callingUid, boolean allowed, boolean canInteractAcrossUsers) { in getRunningServiceInfoLocked() argument5122 if (canInteractAcrossUsers) { in getRunningServiceInfoLocked()
11839 final boolean canInteractAcrossUsers = (ActivityManager.checkUidPermission( in getServices()11845 allowed, canInteractAcrossUsers); in getServices()