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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 40 void refreshDevice(in int clientIf, in String address);
BluetoothGatt.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 289 public void refreshDevice(int clientIf, String address) {
292 service.refreshDevice(clientIf, address);
    [all...]

Completed in 3098 milliseconds