Searched refs:checkAppOpAllowed (Results 1 – 1 of 1) sorted by relevance
227 return checkAppOpAllowed(AppOpsManager.OPSTR_FINE_LOCATION, pkgName, uid); in checkCallersFineLocationPermission()452 private boolean checkAppOpAllowed(String op, String pkgName, int uid) { in checkAppOpAllowed() method in WifiPermissionsUtil