diff options
Diffstat (limited to 'api')
-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 5bc2dd3..3f8b5fe 100644 --- a/api/current.xml +++ b/api/current.xml @@ -72665,6 +72665,17 @@ <parameter name="message" type="java.lang.String"> </parameter> </constructor> +<field name="TYPE_ACQUIRE_DRM_INFO_FAILED" + type="int" + transient="false" + volatile="false" + value="2008" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="TYPE_NOT_SUPPORTED" type="int" transient="false" @@ -73018,6 +73029,17 @@ visibility="public" > </field> +<field name="TYPE_RIGHTS_REMOVED" + type="int" + transient="false" + volatile="false" + value="6" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="TYPE_WAIT_FOR_RIGHTS" type="int" transient="false" |