From b6d895cd9faec16a2f2020cc447a2aa1c698392e Mon Sep 17 00:00:00 2001 From: Joey Date: Mon, 12 Mar 2018 13:55:27 +0100 Subject: Initial javadoc push Change-Id: Ic4f9f576d0676dc696631b49d7e65e72b0ccde85 Signed-off-by: Joey --- reference/lineageos/weather/package-summary.html | 479 +++++++++++++++++++++++ 1 file changed, 479 insertions(+) create mode 100644 reference/lineageos/weather/package-summary.html (limited to 'reference/lineageos/weather/package-summary.html') diff --git a/reference/lineageos/weather/package-summary.html b/reference/lineageos/weather/package-summary.html new file mode 100644 index 00000000..016e2903 --- /dev/null +++ b/reference/lineageos/weather/package-summary.html @@ -0,0 +1,479 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +lineageos.weather | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ +
+
+ + added in API level 5 + + + +
+
+ +
+ package +

lineageos.weather

+
+ +
+ +
+ + + + + + + + + + +

Interfaces

+
+ + + + + + + + + + + + + + + + + + + + + + +
LineageWeatherManager.LookupCityRequestListener + Interface used to receive notifications upon completion of a request to lookup a city name +  + + + +
LineageWeatherManager.WeatherServiceProviderChangeListener + Interface used to be notified when the user changes the weather service provider +  + + + +
LineageWeatherManager.WeatherUpdateRequestListener + Interface used to receive notifications upon completion of a weather update request +  + + + +
+ +
+ + + + +

Classes

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LineageWeatherManager + Provides access to the weather services in the device.  + + + +
LineageWeatherManager.RequestStatus + The different request statuses +  + + + +
RequestInfo + This class holds the information of a request submitted to the active weather provider service +  + + + +
WeatherInfo + This class represents the weather information that a + WeatherProviderService will use to update the weather content + provider.  + + + +
WeatherInfo.Builder + Builder class for WeatherInfo +  + + + +
WeatherInfo.DayForecast + This class represents the weather forecast for a given day.  + + + +
WeatherInfo.DayForecast.Builder + Builder class for WeatherInfo.DayForecast +  + + + +
WeatherLocation + A class representing a geographical location that a weather service provider can use to + get weather data from.  + + + +
WeatherLocation.Builder + Builder class for WeatherLocation +  + + + +
+ +
+ + + + + + + + + + + + + + +
+
+ +
+ + + + + -- cgit v1.2.3