Class WeatherAuthenticatorService


  • public class WeatherAuthenticatorService
    extends Service
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IBinder onBind​(Intent intent)  
      void onCreate()  
      • Methods inherited from class java.lang.Object

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

      • WeatherAuthenticatorService

        public WeatherAuthenticatorService()
    • Method Detail

      • onCreate

        public void onCreate()
      • onBind

        public IBinder onBind​(Intent intent)