Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java535 public void clearServices(int serverIf) { in clearServices() method in GattService.BluetoothGattBinder
538 service.clearServices(serverIf); in clearServices()
1981 void clearServices(int serverIf) { in clearServices() method in GattService