| /packages/modules/Wifi/service/java/com/android/server/wifi/ | 
| D | WifiLocalServices.java | 53     public static <T> void addService(Class<T> type, T service) {  in addService()  method in WifiLocalServices
  | 
| /packages/apps/Settings/tests/robotests/src/com/android/settings/network/ | 
| D | ShadowServiceManagerExtend.java | 45     public static void addService(String name, Class<? extends IInterface> classService,  in addService()  method in ShadowServiceManagerExtend
  | 
| /packages/services/Car/car-builtin-lib/src/android/car/builtin/os/ | 
| D | ServiceManagerHelper.java | 64     public static void addService(@NonNull String name, @NonNull IBinder service) {  in addService()  method in ServiceManagerHelper
  | 
| /packages/services/Car/service/src/com/android/car/ | 
| D | CarLocalServices.java | 63     public static <T> void addService(Class<T> type, T service) {  in addService()  method in CarLocalServices
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ | 
| D | BluetoothGattServerProxy.java | 63     public boolean addService(BluetoothGattService service) {  in addService()  method in BluetoothGattServerProxy
  | 
| /packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ | 
| D | BluetoothGattServerConfig.java | 42     public BluetoothGattServerConfig addService(UUID uuid, ServiceConfig serviceConfig) {  in addService()  method in BluetoothGattServerConfig
  | 
| /packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ | 
| D | BluetoothGattServer.java | 68     public boolean addService(BluetoothGattService service) {  in addService()  method in BluetoothGattServer
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ | 
| D | LeAudioTmapGattServer.java | 184         public boolean addService(BluetoothGattService service) {  in addService()  method in LeAudioTmapGattServer.BluetoothGattServerProxy
  | 
| /packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ | 
| D | MdnsAdvertiser.java | 269         void addService(int id, Registration registration) {  in addService()  method in MdnsAdvertiser.InterfaceAdvertiserRequest 458     public void addService(int id, NsdServiceInfo service, @Nullable String subtype) {  in addService()  method in MdnsAdvertiser
  | 
| D | MdnsInterfaceAdvertiser.java | 215     public void addService(int id, NsdServiceInfo service, @Nullable String subtype)  in addService()  method in MdnsInterfaceAdvertiser
  | 
| D | MdnsRecordRepository.java | 304     public int addService(int serviceId, NsdServiceInfo serviceInfo, @Nullable String subtype)  in addService()  method in MdnsRecordRepository
  | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothGattService.java | 233     public boolean addService(BluetoothGattService service) {  in addService()  method in BluetoothGattService
  | 
| D | BluetoothGattServer.java | 875     public boolean addService(BluetoothGattService service) {  in addService()  method in BluetoothGattServer
  | 
| /packages/apps/Settings/src/com/android/settings/applications/ | 
| D | ProcStatsEntry.java | 263     public void addService(ServiceState svc) {  in addService()  method in ProcStatsEntry
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ | 
| D | HandleMap.java | 99     void addService(int serverIf, int handle, UUID uuid, int serviceType, int instance,  in addService()  method in HandleMap
  | 
| D | GattService.java | 1352         public void addService(int serverIf, BluetoothGattService svc,  in addService()  method in GattService.BluetoothGattBinder 1361         private void addService(int serverIf, BluetoothGattService svc,  in addService()  method in GattService.BluetoothGattBinder 4605     void addService(  in addService()  method in GattService
  | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/ | 
| D | GattServiceBinderTest.java | 520     public void addService() {  in addService()  method in GattServiceBinderTest
  | 
| /packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/ | 
| D | GattDelegate.java | 259     public Service addService(ParcelUuid uuid) {  in addService()  method in GattDelegate
  | 
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ | 
| D | IBluetoothGatt.aidl | 165 …void addService(in int serverIf, in BluetoothGattService service, in AttributionSource attribution…  in addService()  method
  | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/ | 
| D | MediaControlGattService.java | 846         public boolean addService(BluetoothGattService service) {  in addService()  method in MediaControlGattService.BluetoothGattServerProxy
  |