Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java425 boolean hasPermission = hasScanResultPermission(client); in onScanResultInternal()
548 private boolean hasScanResultPermission(final ScanClient client) { in hasScanResultPermission() method in TransitionalScanHelper
713 if (hasScanResultPermission(client)) { in onBatchScanReportsInternal()
793 if (hasScanResultPermission(client)) { in deliverBatchScan()