Searched defs:isProfileOwner (Results 1 – 4 of 4) sorted by relevance
197 public boolean isProfileOwner(int uid, @Nullable String packageName) { in isProfileOwner() method in NfcPermissions
176 private static boolean isProfileOwner(Context ctx, int uid, String packageName) { in isProfileOwner() method in BtPermissionUtils
1077 public boolean isProfileOwner(int uid, @Nullable String packageName) { in isProfileOwner() method in WifiPermissionsUtil
2877 private boolean isProfileOwner(int uid) { in isProfileOwner() method in IpClient