Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java413 pw.println(" " + name.flattenToShortString() + (isAutobindAllowed(info) ? "" in dump()
1532 if (!isAutobindAllowed(info) && !isBoundOrRebinding(component, userId)) { in bindToServices()
1833 private boolean isAutobindAllowed(ServiceInfo serviceInfo) { in isAutobindAllowed() method in ManagedServices
/frameworks/base/services/
Dart-wear-profile15682 PLcom/android/server/notification/ManagedServices;->isAutobindAllowed(Landroid/content/pm/ServiceIn…