Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DScanCallback.java62 public void onBatchScanResults(List<ScanResult> results) { in onBatchScanResults() method in ScanCallback
DBluetoothLeScanner.java338 public void onBatchScanResults(final List<ScanResult> results) { in onBatchScanResults() method in BluetoothLeScanner.BleScanCallbackWrapper
343 mScanCallback.onBatchScanResults(results); in onBatchScanResults()
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java47 public void onBatchScanResults(List<ScanResult> batchResults) throws RemoteException { in onBatchScanResults() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl31 void onBatchScanResults(in List<ScanResult> batchResults); in onBatchScanResults() method
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt443 NO DOC BLOCK: android.bluetooth.le.ScanCallback Method onBatchScanResults(java.util.List<android.bl…
/frameworks/base/api/
Dsystem-current.txt6818 method public void onBatchScanResults(java.util.List<android.bluetooth.le.ScanResult>);
Dcurrent.txt6593 method public void onBatchScanResults(java.util.List<android.bluetooth.le.ScanResult>);