HomeSort by relevance Sort by last modified time
    Searched refs:flushPendingBatchResults (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/le/
BluetoothLeScanner.java 312 wrapper.flushPendingBatchResults();
419 void flushPendingBatchResults() {
426 mBluetoothGatt.flushPendingBatchResults(mScannerId);
  /system/bt/binder/android/bluetooth/
IBluetoothGatt.aidl 54 void flushPendingBatchResults(in int scannerId);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 499 public void flushPendingBatchResults(int scannerId) {
504 service.flushPendingBatchResults(scannerId);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 198 milliseconds