HomeSort by relevance Sort by last modified time
    Searched refs:checkCallerAllowManagedProfiles (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/
Utils.java 228 public static boolean checkCallerAllowManagedProfiles(Context mContext) {
255 Log.e(TAG, "checkCallerAllowManagedProfiles: Exception ex=" + ex);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java 134 if (!Utils.checkCallerAllowManagedProfiles(mService)) {

Completed in 84 milliseconds