replicant-vendor_cmsdk/sdk/src/java/cyanogenmod/weather
Luis Vidal 34bf4866db Fix nomenclature for RequestInfo types [1/2]
- Renamed TYPE_GEO_LOCATION_REQ to TYPE_WEATHER_BY_GEO_LOCATION_REQ
  and TYPE_WEATHER_LOCATION_REQ to TYPE_WEATHER_BY_WEATHER_LCATION_REQ
- Prevent null argument on setter methods. Documentation updated to
  warn user of IllegalArgumentException if null is passed

Change-Id: I6ba8fb7fb3a10d8c964414b58e00d9ce77a74e84
TICKET: CYNGNOS-2377
2016-04-08 13:19:48 -07:00
..
util Refactor WeatherInfo class 2016-04-08 11:17:22 -07:00
CMWeatherManager.java Add API to cancel an active weather request 2016-04-07 22:42:43 -07:00
ICMWeatherManager.aidl Add API to cancel an active weather request 2016-04-07 22:42:43 -07:00
IRequestInfoListener.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
IWeatherServiceProviderChangeListener.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
RequestInfo.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
RequestInfo.java Fix nomenclature for RequestInfo types [1/2] 2016-04-08 13:19:48 -07:00
WeatherInfo.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
WeatherInfo.java Refactor WeatherInfo class 2016-04-08 11:17:22 -07:00
WeatherLocation.aidl cmsdk: Move sdk classes under new sdk directory. 2016-04-01 12:22:14 -07:00
WeatherLocation.java Add state member to WeatherLocation class 2016-04-08 10:55:44 -07:00