Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanManager.java1656 int onFoundCount = getOnFoundOnLostSightings(settings); in configureFilterParameter()
1824 private int getOnFoundOnLostSightings(ScanSettings settings) { in getOnFoundOnLostSightings() method in ScanManager.ScanNative