-
public final class SystraceMessageSystrace stub.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public abstract classSystraceMessage.Builder
-
Method Summary
Modifier and Type Method Description static SystraceMessage.BuilderbeginSection(long tag, String sectionName)static SystraceMessage.BuilderendSection(long tag)-
-
Method Detail
-
beginSection
static SystraceMessage.Builder beginSection(long tag, String sectionName)
-
endSection
static SystraceMessage.Builder endSection(long tag)
-
-
-
-