Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java1084 int onFoundCount = getOnFoundOnLostSightings(settings); in configureFilterParamter()
1194 private int getOnFoundOnLostSightings(ScanSettings settings) { in getOnFoundOnLostSightings() method in ScanManager.ScanNative