Searched refs:checkInteractAcrossUsersFull (Results 1 – 3 of 3) sorted by relevance
304 return isCurrentProfile(context, uid) || checkInteractAcrossUsersFull(context, pid, uid); in checkSystemLocationAccess()316 private static boolean checkInteractAcrossUsersFull( in checkInteractAcrossUsersFull() method in LocationAccessPolicy
272 if (!isCurrentProfile(uid) && !checkInteractAcrossUsersFull(uid)) { in enforceCanAccessScanResults()390 private boolean checkInteractAcrossUsersFull(int uid) { in checkInteractAcrossUsersFull() method in WifiPermissionsUtil
68307 Landroid/telephony/LocationAccessPolicy;->checkInteractAcrossUsersFull(Landroid/content/Context;)Z