Home
last modified time | relevance | path

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

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