| /packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/ |
| D | MdnsServiceCacheTest.kt | 78 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/ |
| D | MdnsServiceCache.java | 158 public MdnsResponse removeService(@NonNull String serviceName, @NonNull String serviceType, in removeService() method in MdnsServiceCache
|
| D | MdnsAdvertiser.java | 281 void removeService(int id) { in removeService() method in MdnsAdvertiser.InterfaceAdvertiserRequest 496 public void removeService(int id) { in removeService() method in MdnsAdvertiser
|
| D | MdnsInterfaceAdvertiser.java | 233 public void removeService(int id) { in removeService() method in MdnsInterfaceAdvertiser
|
| D | MdnsRecordRepository.java | 395 public void removeService(int id) { in removeService() method in MdnsRecordRepository
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothGattServer.java | 902 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/ |
| D | IBluetoothGatt.java | 121 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/ |
| D | IBluetoothGattImpl.java | 524 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/ |
| D | GattServiceBinderTest.java | 531 public void removeService() { in removeService() method in GattServiceBinderTest
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGatt.aidl | 167 …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/ |
| D | MediaControlGattService.java | 850 public boolean removeService(BluetoothGattService service) { in removeService() method in MediaControlGattService.BluetoothGattServerProxy
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 1372 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
|