Home
last modified time | relevance | path

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

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