lineageos.weather.LineageWeatherManager.WeatherServiceProviderChangeListener |
Interface used to be notified when the user changes the weather service provider
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method will be called when a new weather service provider becomes active in the
system.
|
This method will be called when a new weather service provider becomes active in the system. The parameter can be null when
The user removed the active weather service provider from the system
The active weather provider was disabled.
Parameters | |
---|---|
providerLabel |
String : The label as declared on the weather service provider manifest
|