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

/frameworks/base/core/java/android/ddm/
H A DDdmHandleViewDebug.java226 ViewDebug.dumpv2(rootView, b);
/frameworks/base/core/java/android/view/
H A DViewDebug.java803 * @deprecated See {@link #dumpv2(View, ByteArrayOutputStream)} below.
834 public static void dumpv2(@NonNull final View view, @NonNull ByteArrayOutputStream out) method in class:ViewDebug

Completed in 785 milliseconds