diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index a29a1a9..dee83e6 100644 --- a/api/current.xml +++ b/api/current.xml @@ -79701,6 +79701,17 @@ deprecated="not deprecated" visibility="public" > +<field name="CAMCORDER" + type="int" + transient="false" + volatile="false" + value="5" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="DEFAULT" type="int" transient="false" @@ -79745,6 +79756,17 @@ visibility="public" > </field> +<field name="VOICE_RECOGNITION" + type="int" + transient="false" + volatile="false" + value="6" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="VOICE_UPLINK" type="int" transient="false" |