Home
last modified time | relevance | path

Searched refs:onServiceAdded (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServerCallback.java43 public void onServiceAdded(int status, BluetoothGattService service) { in onServiceAdded() method in BluetoothGattServerCallback
H A DBluetoothGattServer.java115 public void onServiceAdded(int status, BluetoothGattService service) {
148 mCallback.onServiceAdded((int) status, tmp);
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGattServerCallback.aidl28 void onServiceAdded(in int status, in BluetoothGattService service); in onServiceAdded() method
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DConditionProviders.java186 protected void onServiceAdded(ManagedServiceInfo info) { in onServiceAdded() method in ConditionProviders
195 mCallback.onServiceAdded(info.component); in onServiceAdded()
458 void onServiceAdded(ComponentName component); in onServiceAdded() method
H A DZenModeConditions.java109 public void onServiceAdded(ComponentName component) { in onServiceAdded() method in ZenModeConditions
H A DManagedServices.java195 abstract protected void onServiceAdded(ManagedServiceInfo info); in onServiceAdded() method in ManagedServices
1050 onServiceAdded(info); in registerSystemService()
1064 onServiceAdded(guest); in registerGuestService()
1537 onServiceAdded(info); in registerServiceLocked()
H A DNotificationManagerService.java9599 protected void onServiceAdded(ManagedServiceInfo info) {
10141 public void onServiceAdded(ManagedServiceInfo info) {
/aosp12/system/bt/service/doc/
H A DIBluetoothGattServer.txt43 * IBluetoothGattServerCallback.onServiceAdded.
H A DIBluetoothGattServerCallback.txt37 void onServiceAdded(in int status, in BluetoothGattServer service_id);
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattServer.java130 public void onServiceAdded(int status, BluetoothGattService service) { in onServiceAdded() method in GattServer.MyGattServerCallback
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java3186 void onServiceAdded(int status, int serverIf, List<GattDbElement> service) in onServiceAdded() method in GattService
3229 app.callback.onServiceAdded(status, svc); in onServiceAdded()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java1778 protected void onServiceAdded(ManagedServiceInfo info) { in onServiceAdded() method in ManagedServicesTest.TestManagedServices
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/services/
H A Dart-profile26042 HSPLcom/android/server/notification/ConditionProviders;->onServiceAdded(Lcom/android/server/notific…
26707 …ver/notification/NotificationManagerService$NotificationAssistants;->onServiceAdded(Lcom/android/s…
26770 …rver/notification/NotificationManagerService$NotificationListeners;->onServiceAdded(Lcom/android/s…
27665 HPLcom/android/server/notification/ZenModeConditions;->onServiceAdded(Landroid/content/ComponentNam…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11454 Landroid/bluetooth/IBluetoothGattServerCallback$Stub$Proxy;->onServiceAdded(ILandroid/bluetooth/Blu…
11483 Landroid/bluetooth/IBluetoothGattServerCallback;->onServiceAdded(ILandroid/bluetooth/BluetoothGattS…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9262 method public void onServiceAdded(int, android.bluetooth.BluetoothGattService);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6386 method public void onServiceAdded(int, android.bluetooth.BluetoothGattService);