Home
last modified time | relevance | path

Searched refs:refreshDevice (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java554 public void refreshDevice(int clientIf, String address) { in refreshDevice() method in GattService.BluetoothGattBinder
559 service.refreshDevice(clientIf, address); in refreshDevice()
2274 void refreshDevice(int clientIf, String address) { in refreshDevice() method in GattService