Android.OS.Trace: Method Members

The methods of Android.OS.Trace are listed below. For a list of all members, see the Trace Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

static
BeginSection(string)
Writes a trace message to indicate that a given section of code has begun.
static
EndSection()
Writes a trace message to indicate that a given section of code has ended.