Home
last modified time | relevance | path

Searched refs:unbindFromServices (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java1463 unbindFromServices(componentsToUnbind); in rebindServices()
1499 unbindFromServices(componentsToUnbind); in unbindServicesImpl()
1502 protected void unbindFromServices(SparseArray<Set<ComponentName>> componentsToUnbind) { in unbindFromServices() method in ManagedServices
/frameworks/base/services/
Dart-wear-profile15715 PLcom/android/server/notification/ManagedServices;->unbindFromServices(Landroid/util/SparseArray;)V