diff options
| author | 2011-05-23 16:16:54 -0700 | |
|---|---|---|
| committer | 2011-05-23 16:16:54 -0700 | |
| commit | bbca81334e3603c7328dc526bd63032b23d5261d (patch) | |
| tree | c29dd1ed7c2119cd50bbc4e56be9ee36d89891c7 /api/current.xml | |
| parent | 98a8231e838d7d624c5862d81d1975ef4f8d0d57 (diff) | |
| parent | 4bb78889d04594c01a6af7f6d38c1764e9f575f9 (diff) | |
am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2
* commit '4bb78889d04594c01a6af7f6d38c1764e9f575f9':
Add "television" mode.
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index af8ec6c2aa58..346bf8b3834c 100644 --- a/api/current.xml +++ b/api/current.xml @@ -64149,6 +64149,17 @@ visibility="public" > </field> +<field name="UI_MODE_TYPE_TELEVISION" + type="int" + transient="false" + volatile="false" + value="4" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="UI_MODE_TYPE_UNDEFINED" type="int" transient="false" |