java.lang.Object | |
↳ | android.view.ViewDebug |
Various debugging/tracing tools related to View
and the view hierarchy.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ViewDebug.CapturedViewProperty | This annotation can be used to mark fields and methods to be dumped when the view is captured. | ||||||||||
ViewDebug.ExportedProperty | This annotation can be used to mark fields and methods to be dumped by the view server. | ||||||||||
ViewDebug.FlagToString | Defines a mapping from a flag to a String. | ||||||||||
ViewDebug.HierarchyTraceType | This enum is deprecated. This enum is now unused | ||||||||||
ViewDebug.IntToString | Defines a mapping from an int value to a String. | ||||||||||
ViewDebug.RecyclerTraceType | This enum is deprecated. This enum is now unused |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | TRACE_HIERARCHY | This constant is deprecated. This flag is now unused | |||||||||
boolean | TRACE_RECYCLER | This constant is deprecated. This flag is now unused |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Dump view info for id based instrument test generation
(and possibly further data analysis).
| |||||||||||
This method is deprecated.
This method is now unused and invoking it is a no-op
| |||||||||||
This method is deprecated.
This method is now unused and invoking it is a no-op
| |||||||||||
This method is deprecated.
This method is now unused and invoking it is a no-op
| |||||||||||
This method is deprecated.
This method is now unused and invoking it is a no-op
| |||||||||||
This method is deprecated.
This method is now unused and invoking it is a no-op
| |||||||||||
This method is deprecated.
This method is now unused and invoking it is a no-op
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
This constant is deprecated.
This flag is now unused
This constant is deprecated.
This flag is now unused
Dump view info for id based instrument test generation (and possibly further data analysis). The results are dumped to the log.
tag | for log |
---|---|
view | for dump |
This method is deprecated.
This method is now unused and invoking it is a no-op
This method is deprecated.
This method is now unused and invoking it is a no-op
This method is deprecated.
This method is now unused and invoking it is a no-op
This method is deprecated.
This method is now unused and invoking it is a no-op
This method is deprecated.
This method is now unused and invoking it is a no-op
This method is deprecated.
This method is now unused and invoking it is a no-op