Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java115 public boolean mHasScanWithoutLocationPermission; field in ContextMap.App
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java1255 app.mHasScanWithoutLocationPermission = in registerPiAndStartScan()
1279 scanClient.hasScanWithoutLocationPermission = app.mHasScanWithoutLocationPermission; in continuePiStartScan()