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 was deprecated in API level 16. This enum is now unused | ||||||||||
ViewDebug.IntToString | Defines a mapping from an int value to a String. | ||||||||||
ViewDebug.RecyclerTraceType | This enum was deprecated in API level 16. This enum is now unused |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | TRACE_HIERARCHY | This constant was deprecated in API level 16. This flag is now unused | |||||||||
boolean | TRACE_RECYCLER | This constant was deprecated in API level 16. 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 was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
| |||||||||||
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
| |||||||||||
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
| |||||||||||
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
| |||||||||||
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
| |||||||||||
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
This constant was deprecated
in API level 16.
This flag is now unused
This constant was deprecated
in API level 16.
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 was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op
This method was deprecated
in API level 16.
This method is now unused and invoking it is a no-op