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

  /system/bt/service/doc/
IBluetoothGattClient.txt 49 boolean refreshDevice(in int client_id, in String device_address);
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 81 void refreshDevice(in int clientIf, in String address);
BluetoothGatt.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 449 public void refreshDevice(int clientIf, String address) {
452 service.refreshDevice(clientIf, address);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.3_r2-robolectric-0.jar 

Completed in 2228 milliseconds