Searched refs:printComponentShortName (Results 1 – 3 of 3) sorted by relevance
494 pw.print(" "); p.printComponentShortName(pw); pw.println(":"); in dumpContentProviders()1328 filter.activity.printComponentShortName(out); in dumpFilter()1343 activity.printComponentShortName(out); in dumpFilterLabel()1561 filter.provider.printComponentShortName(out); in dumpFilter()1576 provider.printComponentShortName(out); in dumpFilterLabel()1778 filter.service.printComponentShortName(out); in dumpFilter()1798 service.printComponentShortName(out); in dumpFilterLabel()
7549 public void printComponentShortName(PrintWriter pw) { in printComponentShortName() method in Component
15536 Landroid/content/pm/PackageParser$Component;->printComponentShortName(Ljava/io/PrintWriter;)V