Home
last modified time | relevance | path

Searched refs:populateComponentsToUnbind (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java1319 protected void populateComponentsToUnbind( in populateComponentsToUnbind() method in ManagedServices
1363 populateComponentsToUnbind( in rebindServices()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java1228 service.populateComponentsToUnbind(true, removableBoundServices, allowedComponentsToBind, in testPopulateComponentsToUnbind_forceRebind()
1268 service.populateComponentsToUnbind(false, removableBoundServices, allowedComponentsToBind, in testPopulateComponentsToUnbind()
/aosp12/frameworks/base/services/
H A Dart-profile26207 HSPLcom/android/server/notification/ManagedServices;->populateComponentsToUnbind(ZLjava/util/Set;La…