Searched refs:flushPendingBatchResults (Results 1 – 4 of 4) sorted by relevance
353 wrapper.flushPendingBatchResults(); in flushPendingScanResults()466 void flushPendingBatchResults() { in flushPendingBatchResults() method in BluetoothLeScanner.BleScanCallbackWrapper473 mBluetoothGatt.flushPendingBatchResults(mScannerId, mAttributionSource); in flushPendingBatchResults()
63 void flushPendingBatchResults(in int scannerId, in AttributionSource attributionSource); in flushPendingBatchResults() method
630 public void flushPendingBatchResults(int scannerId, AttributionSource attributionSource) { in flushPendingBatchResults() method in GattService.BluetoothGattBinder635 service.flushPendingBatchResults(scannerId, attributionSource); in flushPendingBatchResults()2083 flushPendingBatchResults(clientIf, getAttributionSource()); in onBatchScanThresholdCrossed()2473 void flushPendingBatchResults(int scannerId, AttributionSource attributionSource) { in flushPendingBatchResults() method in GattService
11239 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->flushPendingBatchResults(I)V11354 Landroid/bluetooth/IBluetoothGatt;->flushPendingBatchResults(I)V12253 Landroid/bluetooth/le/BluetoothLeScanner$BleScanCallbackWrapper;->flushPendingBatchResults()V