| cyanogenmod.weather.CMWeatherManager.LookupCityRequestListener |
Interface used to receive notifications upon completion of a request to lookup a city name
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method will be called when the weather service provider has finished processing the
request.
| |||||||||||
This method will be called when the weather service provider has finished processing the request.
| status | See CMWeatherManager.RequestStatus |
|---|---|
| locations | A list of WeatherLocation if the status is
COMPLETED, null otherwise
|