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

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

Completed in 34 milliseconds