Home
last modified time | relevance | path

Searched defs:removeService (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceCacheTest.kt78 private fun removeService(serviceName: String, serviceType: String, network: Network): in <lambda>() method in com.android.server.connectivity.mdns.MdnsServiceCacheTest
/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsServiceCache.java158 public MdnsResponse removeService(@NonNull String serviceName, @NonNull String serviceType, in removeService() method in MdnsServiceCache
DMdnsAdvertiser.java281 void removeService(int id) { in removeService() method in MdnsAdvertiser.InterfaceAdvertiserRequest
496 public void removeService(int id) { in removeService() method in MdnsAdvertiser
DMdnsInterfaceAdvertiser.java233 public void removeService(int id) { in removeService() method in MdnsInterfaceAdvertiser
DMdnsRecordRepository.java395 public void removeService(int id) { in removeService() method in MdnsRecordRepository
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java902 public boolean removeService(BluetoothGattService service) { in removeService() method in BluetoothGattServer
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java121 void removeService(int serverIf, int srvcType, int srvcInstanceId, ParcelUuid srvcId); in removeService() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java524 public void removeService(int serverIf, int srvcType, int srvcInstId, ParcelUuid srvcId) { in removeService() method in IBluetoothGattImpl
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java531 public void removeService() { in removeService() method in GattServiceBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl167 …void removeService(in int serverIf, in int handle, in AttributionSource attributionSource, in Sync… in removeService() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java850 public boolean removeService(BluetoothGattService service) { in removeService() method in MediaControlGattService.BluetoothGattServerProxy
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1372 public void removeService(int serverIf, int handle, AttributionSource attributionSource, in removeService() method in GattService.BluetoothGattBinder
1381 private void removeService(int serverIf, int handle, AttributionSource attributionSource) { in removeService() method in GattService.BluetoothGattBinder
4652 void removeService(int serverIf, int handle, AttributionSource attributionSource) { in removeService() method in GattService