Package android.os

Class Trace


  • public final class Trace
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Trace()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void beginSection​(java.lang.String sectionName)  
      static void endSection()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Trace

        public Trace()
    • Method Detail

      • beginSection

        public static void beginSection​(java.lang.String sectionName)
      • endSection

        public static void endSection()