Searched refs:onFoundOrLost (Results 1 – 3 of 3) sorted by relevance
123 public void onFoundOrLost(boolean onFound, ScanResult scanResult) throws RemoteException { in onFoundOrLost() method in BluetoothGattCallbackWrapper
71 void onFoundOrLost(in boolean onFound, in ScanResult scanResult); in onFoundOrLost() method
349 public void onFoundOrLost(final boolean onFound, final ScanResult scanResult) { in onFoundOrLost() method in BluetoothLeScanner.BleScanCallbackWrapper