Searched defs:onFoundOrLost (Results 1 – 2 of 2) sorted by relevance
29 void onFoundOrLost(in boolean onFound, in ScanResult scanResult); in onFoundOrLost() method
625 public void onFoundOrLost(final boolean onFound, final ScanResult scanResult) { in onFoundOrLost() method in BluetoothLeScanner.BleScanCallbackWrapper