Home
last modified time | relevance | path

Searched defs:dumpViewHierarchy (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DLauncherInstrumentation.java410 public void dumpViewHierarchy() { in dumpViewHierarchy() method
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java8196 private void dumpViewHierarchy(String prefix, PrintWriter writer, View view) { in dumpViewHierarchy() method