Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java1029 public void clearServices() { in clearServices() method in BluetoothGattServer
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java449 public void clearServices() { in clearServices() method in GattServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl99 void clearServices(in int serverIf, in AttributionSource attributionSource); in clearServices() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattServiceBinder.java452 public void clearServices(int serverIf, AttributionSource source) { in clearServices() method in GattServiceBinder
DGattService.java2290 void clearServices(int serverIf, AttributionSource source) { in clearServices() method in GattService
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsRecordRepository.java641 public int[] clearServices() { in clearServices() method in MdnsRecordRepository