diff options
Diffstat (limited to 'api/current.xml')
-rw-r--r-- | api/current.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 0fa463b..4841d01 100644 --- a/api/current.xml +++ b/api/current.xml @@ -114498,6 +114498,28 @@ visibility="public" > </field> +<field name="TYPE_BLUETOOTH" + type="int" + transient="false" + volatile="false" + value="7" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> +<field name="TYPE_ETHERNET" + type="int" + transient="false" + volatile="false" + value="9" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="TYPE_MOBILE" type="int" transient="false" @@ -184537,6 +184559,17 @@ visibility="public" > </field> +<field name="NETWORK_TYPE_HSPAP" + type="int" + transient="false" + volatile="false" + value="15" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="NETWORK_TYPE_HSUPA" type="int" transient="false" |