Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java491 public static boolean checkCallerHasScanWithoutLocationPermission(Context context) { in checkCallerHasScanWithoutLocationPermission() method in Utils
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2066 Utils.checkCallerHasScanWithoutLocationPermission(this); in startScan()
2133 Utils.checkCallerHasScanWithoutLocationPermission(this); in registerPiAndStartScan()