Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DAppScanStats.java374 synchronized boolean isScanningTooFrequently() { in isScanningTooFrequently() method in AppScanStats
H A DGattService.java2278 if (app != null && app.isScanningTooFrequently() in registerScanner()