Searched refs:checkCallerAllowManagedProfiles (Results 1 – 3 of 3) sorted by relevance
81 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in enforceBluetoothAndActiveUser()
327 if (!checkCallerAllowManagedProfiles(context)) { in callerIsSystemOrActiveOrManagedUser()342 public static boolean checkCallerAllowManagedProfiles(Context mContext) { in checkCallerAllowManagedProfiles() method in Utils
423 if (!Utils.checkCallerAllowManagedProfiles(service)) { in getService()