Class UIWatchDog


  • public class UIWatchDog
    extends java.lang.Object
    Watch for UI thread state, if it stuck log a warning with stacktrace
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean onStart()  
      static void toggle()  
      • Methods inherited from class java.lang.Object

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

      • onStart

        public static boolean onStart()
      • toggle

        public static void toggle()