summaryrefslogtreecommitdiffstats
path: root/system-api
diff options
context:
space:
mode:
Diffstat (limited to 'system-api')
-rw-r--r--system-api/cm_system-current.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/system-api/cm_system-current.txt b/system-api/cm_system-current.txt
index a93f52f..5a57e67 100644
--- a/system-api/cm_system-current.txt
+++ b/system-api/cm_system-current.txt
@@ -742,14 +742,30 @@ package cyanogenmod.platform {
ctor public R.bool();
}
+ public static final class R.color {
+ ctor public R.color();
+ }
+
+ public static final class R.dimen {
+ ctor public R.dimen();
+ }
+
public static final class R.drawable {
ctor public R.drawable();
}
+ public static final class R.id {
+ ctor public R.id();
+ }
+
public static final class R.integer {
ctor public R.integer();
}
+ public static final class R.layout {
+ ctor public R.layout();
+ }
+
public static final class R.string {
ctor public R.string();
}