Searched refs:startHierarchyTracing (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewDebug.java630 public static void startHierarchyTracing(String prefix, View view) { method in class:ViewDebug
664 * {@link #startHierarchyTracing(String, View)}.
668 * @see #startHierarchyTracing(String, View)
678 throw new IllegalStateException("You must call startHierarchyTracing() before" +

Completed in 35 milliseconds