Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallController.java1511 public void unbindFromServices() { in unbindFromServices() method in InCallController
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java1395 protected void unbindFromServices(SparseArray<Set<ComponentName>> componentsToUnbind) { in unbindFromServices() method in ManagedServices