summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2011-06-02 17:40:51 -0700
committerAdam Powell <adamp@google.com>2011-06-07 10:11:59 -0700
commita476813dccec241632810c1cbb11bcfbf17841b0 (patch)
tree29e0814043f3d87c34ac436a20512187bf823855 /api
parent5cb05eea289559b30cf4f84130cb6afba0921638 (diff)
downloadframeworks_base-a476813dccec241632810c1cbb11bcfbf17841b0.zip
frameworks_base-a476813dccec241632810c1cbb11bcfbf17841b0.tar.gz
frameworks_base-a476813dccec241632810c1cbb11bcfbf17841b0.tar.bz2
Make Theme.Holo.Light.NoActionBar and
Theme.Holo.Light.NoActionBar.Fullscreen public. Change-Id: I623b5908b080e8703b825707a024fa922cd954ab
Diffstat (limited to 'api')
-rw-r--r--api/current.xml24
1 files changed, 23 insertions, 1 deletions
diff --git a/api/current.xml b/api/current.xml
index acea195..0fa463b 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -15714,6 +15714,28 @@
visibility="public"
>
</field>
+<field name="Theme_Holo_Light_NoActionBar"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16974064"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="Theme_Holo_Light_NoActionBar_Fullscreen"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="16974065"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="Theme_Holo_Light_Panel"
type="int"
transient="false"
@@ -267731,7 +267753,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="arg0" type="T">
+<parameter name="t" type="T">
</parameter>
</method>
</interface>