Searched refs:printComponentShortName (Results 1 – 3 of 3) sorted by relevance
487 pw.print(" "); p.printComponentShortName(pw); pw.println(":"); in dumpContentProviders()1321 filter.activity.printComponentShortName(out); in dumpFilter()1336 activity.printComponentShortName(out); in dumpFilterLabel()1554 filter.provider.printComponentShortName(out); in dumpFilter()1569 provider.printComponentShortName(out); in dumpFilterLabel()1771 filter.service.printComponentShortName(out); in dumpFilter()1791 service.printComponentShortName(out); in dumpFilterLabel()
7491 public void printComponentShortName(PrintWriter pw) { in printComponentShortName() method in Component
16606 Landroid/content/pm/PackageParser$Component;->printComponentShortName(Ljava/io/PrintWriter;)V