Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeScanner.java353 wrapper.flushPendingBatchResults(); in flushPendingScanResults()
466 void flushPendingBatchResults() { in flushPendingBatchResults() method in BluetoothLeScanner.BleScanCallbackWrapper
473 mBluetoothGatt.flushPendingBatchResults(mScannerId, mAttributionSource); in flushPendingBatchResults()
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl63 void flushPendingBatchResults(in int scannerId, in AttributionSource attributionSource); in flushPendingBatchResults() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java630 public void flushPendingBatchResults(int scannerId, AttributionSource attributionSource) { in flushPendingBatchResults() method in GattService.BluetoothGattBinder
635 service.flushPendingBatchResults(scannerId, attributionSource); in flushPendingBatchResults()
2083 flushPendingBatchResults(clientIf, getAttributionSource()); in onBatchScanThresholdCrossed()
2473 void flushPendingBatchResults(int scannerId, AttributionSource attributionSource) { in flushPendingBatchResults() method in GattService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11239 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->flushPendingBatchResults(I)V
11354 Landroid/bluetooth/IBluetoothGatt;->flushPendingBatchResults(I)V
12253 Landroid/bluetooth/le/BluetoothLeScanner$BleScanCallbackWrapper;->flushPendingBatchResults()V