Searched refs:isAutobindAllowed (Results 1 – 1 of 1) sorted by relevance
408 pw.println(" " + name.flattenToShortString() + (isAutobindAllowed(info) ? "" in dump()1457 if (!isAutobindAllowed(info) && !isBoundOrRebinding(component, userId)) { in bindToServices()1755 private boolean isAutobindAllowed(ServiceInfo serviceInfo) { in isAutobindAllowed() method in ManagedServices