Searched refs:canInteractAcrossUsers (Results 1 – 2 of 2) sorted by relevance
3796 int callingUid, boolean allowed, boolean canInteractAcrossUsers) { in getRunningServiceInfoLocked() argument3802 if (canInteractAcrossUsers) { in getRunningServiceInfoLocked()
13967 final boolean canInteractAcrossUsers = (ActivityManager.checkUidPermission( in getServices()13973 allowed, canInteractAcrossUsers); in getServices()