Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DUtils.java794 public static boolean checkCallerHasScanWithoutLocationPermission(Context context) { in checkCallerHasScanWithoutLocationPermission() method in Utils
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2363 Utils.checkCallerHasScanWithoutLocationPermission(this); in startScan()
2441 Utils.checkCallerHasScanWithoutLocationPermission(this); in registerPiAndStartScan()