Home
last modified time | relevance | path

Searched refs:checkAdvertisePermissionForPreflight (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DUtilsTest.java157 Utils.checkAdvertisePermissionForPreflight(context); in checkPermissionMethod_doesNotCrash()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java709 public static boolean checkAdvertisePermissionForPreflight(Context context) { in checkAdvertisePermissionForPreflight() method in Utils