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.java1029 unbindFromServices(componentsToUnbind); in rebindServices()
1033 protected void unbindFromServices(SparseArray<Set<ComponentName>> componentsToUnbind) { in unbindFromServices() method in ManagedServices
/frameworks/base/services/
Dart-profile9321 HSPLcom/android/server/notification/ManagedServices;->unbindFromServices(Landroid/util/SparseArray;…