Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattServer.java73 public void clearServices() { in clearServices() method in BluetoothGattServer
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java929 public void clearServices() { in clearServices() method in BluetoothGattServer
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java124 void clearServices(int serverIf); in clearServices() method
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsRecordRepository.java411 public int[] clearServices() { in clearServices() method in MdnsRecordRepository
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java530 public void clearServices(int serverIf) { in clearServices() method in IBluetoothGattImpl
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java542 public void clearServices() { in clearServices() method in GattServiceBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl169 …void clearServices(in int serverIf, in AttributionSource attributionSource, in SynchronousResultRe… in clearServices() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1390 public void clearServices(int serverIf, AttributionSource attributionSource, in clearServices() method in GattService.BluetoothGattBinder
1399 private void clearServices(int serverIf, AttributionSource attributionSource) { in clearServices() method in GattService.BluetoothGattBinder
4666 void clearServices(int serverIf, AttributionSource attributionSource) { in clearServices() method in GattService