Searched refs:checkCallerAllowManagedProfiles (Results 1 – 3 of 3) sorted by relevance
933 (!Utils.checkCallerAllowManagedProfiles(mService))) { in getAddress()978 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in getScanMode()1043 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in isDiscovering()1068 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in getProfileConnectionState()1079 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in createBond()1090 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in createBondOutOfBand()1136 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in getRemoteName()1147 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in getRemoteType()1158 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in getRemoteAlias()1180 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in getRemoteClass()[all …]
228 public static boolean checkCallerAllowManagedProfiles(Context mContext) { in checkCallerAllowManagedProfiles() method in Utils
134 if (!Utils.checkCallerAllowManagedProfiles(mService)) { in getService()