aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/cm_current.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/api/cm_current.txt b/api/cm_current.txt
index 40d6fa5..5c1d080 100644
--- a/api/cm_current.txt
+++ b/api/cm_current.txt
@@ -1366,8 +1366,7 @@ package cyanogenmod.weather {
method public abstract void onLookupCityRequestCompleted(int, java.util.List<cyanogenmod.weather.WeatherLocation>);
}
- public static class CMWeatherManager.RequestStatus {
- ctor public CMWeatherManager.RequestStatus();
+ public static final class CMWeatherManager.RequestStatus {
field public static final int ALREADY_IN_PROGRESS = -3; // 0xfffffffd
field public static final int COMPLETED = 1; // 0x1
field public static final int FAILED = -1; // 0xffffffff