summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/current.xml15
1 files changed, 13 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml
index 88d7b6a..504dab4 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -39747,14 +39747,14 @@
type="int"
transient="false"
volatile="false"
- value="10"
+ value="12"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
-<field name="STATE_AUDIO_DISCONNECTED"
+<field name="STATE_AUDIO_CONNECTING"
type="int"
transient="false"
volatile="false"
@@ -39765,6 +39765,17 @@
visibility="public"
>
</field>
+<field name="STATE_AUDIO_DISCONNECTED"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="10"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="VENDOR_SPECIFIC_HEADSET_EVENT_COMPANY_ID_CATEGORY"
type="java.lang.String"
transient="false"