Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DContextMap.java108 boolean mHasScanWithoutLocationPermission; field in ContextMap.App
H A DGattService.java2440 app.mHasScanWithoutLocationPermission = in registerPiAndStartScan()
2457 scanClient.hasScanWithoutLocationPermission = app.mHasScanWithoutLocationPermission; in continuePiStartScan()