Class SonicApp


  • public class SonicApp
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SonicApp()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static android.content.Context getContext()  
      static void setContext​(android.content.Context context)  
      • Methods inherited from class java.lang.Object

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

      • SonicApp

        public SonicApp()
    • Method Detail

      • setContext

        public static void setContext​(android.content.Context context)
      • getContext

        public static android.content.Context getContext()