Package 

Class AppUtils

    • Method Summary

      Modifier and Type Method Description
      static void init(Application application)
      static Application getApp() Return the Application object.
      static void hideSystemUI(View view)
      static void killApp()
      • Methods inherited from class java.lang.Object

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

      • init

         static void init(Application application)
      • getApp

         static Application getApp()

        Return the Application object.