Searched refs:dumpChildrenNames (Results 1 – 3 of 3) sorted by relevance
747 public void dumpChildrenNames(PrintWriter pw, String prefix) { in dumpChildrenNames() method in ConfigurationContainer758 cc.dumpChildrenNames(pw, childPrefix); in dumpChildrenNames()
4206 mRootWindowContainer.dumpChildrenNames(pw, " "); in dumpActivityContainersLocked()
6992 mRoot.dumpChildrenNames(pw, " "); in doDump()