Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DManagedServicesTest.java890 service.populateComponentsToUnbind(true, removableBoundServices, allowedComponentsToBind, in testPopulateComponentsToUnbind_forceRebind()
930 service.populateComponentsToUnbind(false, removableBoundServices, allowedComponentsToBind, in testPopulateComponentsToUnbind()
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java981 protected void populateComponentsToUnbind( in populateComponentsToUnbind() method in ManagedServices
1025 populateComponentsToUnbind( in rebindServices()
/frameworks/base/services/
Dart-profile9305 HSPLcom/android/server/notification/ManagedServices;->populateComponentsToUnbind(ZLjava/util/Set;La…