API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.view.ViewDebug

Added Methods
void startRecyclerTracing(String, View) Starts tracing the view recycler of the specified view.
void stopRecyclerTracing() Stops the current view recycer tracing.
void trace(View, HierarchyTraceType) Outputs a trace to the currently opened traces file.
void trace(View, RecyclerTraceType, int[]) Outputs a trace to the currently opened recycler traces.
 

Added Fields
boolean TRACE_HIERARCHY Enables or disables view hierarchy tracing.
boolean TRACE_RECYCLER Enables or disables view recycler tracing.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff