android inventory agent 1.0.0

Code documentation

--- layout: codeDocumentation --- --- layout: codeDocumentation --- SplashModel
org.glpi.inventory.agent.core.splash

Class SplashModel

  • java.lang.Object
    • org.glpi.inventory.agent.core.splash.SplashModel
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setupStorage(android.content.Context context) 
      • Methods inherited from class java.lang.Object

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

      • setupStorage

        public void setupStorage(android.content.Context context)
        Specified by:
        setupStorage in interface Splash.Model
Back to top