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

  /frameworks/base/core/java/android/bluetooth/le/
BluetoothLeScanner.java 312 wrapper.flushPendingBatchResults();
419 void flushPendingBatchResults() {
426 mBluetoothGatt.flushPendingBatchResults(mScannerId);
  /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 69 milliseconds