summaryrefslogtreecommitdiffstats
path: root/api/current.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml132
1 files changed, 17 insertions, 115 deletions
diff --git a/api/current.xml b/api/current.xml
index 7309429..fba69cf 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -68739,29 +68739,7 @@
type="int"
transient="false"
volatile="false"
- value="2012"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
-<field name="TYPE_FINALIZE_FAILED"
- type="int"
- transient="false"
- volatile="false"
- value="2010"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
-<field name="TYPE_INITIALIZE_FAILED"
- type="int"
- transient="false"
- volatile="false"
- value="2009"
+ value="2008"
static="true"
final="true"
deprecated="not deprecated"
@@ -68801,7 +68779,7 @@
visibility="public"
>
</field>
-<field name="TYPE_REGISTRATION_FAILED"
+<field name="TYPE_PROCESS_DRM_INFO_FAILED"
type="int"
transient="false"
volatile="false"
@@ -68816,18 +68794,7 @@
type="int"
transient="false"
volatile="false"
- value="2011"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
-<field name="TYPE_RIGHTS_ACQUISITION_FAILED"
- type="int"
- transient="false"
- volatile="false"
- value="2008"
+ value="2007"
static="true"
final="true"
deprecated="not deprecated"
@@ -68856,17 +68823,6 @@
visibility="public"
>
</field>
-<field name="TYPE_UNREGISTRATION_FAILED"
- type="int"
- transient="false"
- volatile="false"
- value="2007"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
</class>
<class name="DrmEvent"
extends="java.lang.Object"
@@ -68949,28 +68905,6 @@
type="int"
transient="false"
volatile="false"
- value="1006"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
-<field name="TYPE_DRM_INFO_ACQUIRED"
- type="int"
- transient="false"
- volatile="false"
- value="1007"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
-<field name="TYPE_FINALIZED"
- type="int"
- transient="false"
- volatile="false"
value="1001"
static="true"
final="true"
@@ -68978,7 +68912,7 @@
visibility="public"
>
</field>
-<field name="TYPE_INITIALIZED"
+<field name="TYPE_DRM_INFO_ACQUIRED"
type="int"
transient="false"
volatile="false"
@@ -68989,7 +68923,7 @@
visibility="public"
>
</field>
-<field name="TYPE_REGISTERED"
+<field name="TYPE_DRM_INFO_PROCESSED"
type="int"
transient="false"
volatile="false"
@@ -69000,28 +68934,6 @@
visibility="public"
>
</field>
-<field name="TYPE_RIGHTS_ACQUIRED"
- type="int"
- transient="false"
- volatile="false"
- value="1005"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
-<field name="TYPE_UNREGISTERED"
- type="int"
- transient="false"
- volatile="false"
- value="1004"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
</class>
<class name="DrmInfo"
extends="java.lang.Object"
@@ -69397,6 +69309,8 @@
>
<parameter name="_statusCode" type="int">
</parameter>
+<parameter name="_infoType" type="int">
+</parameter>
<parameter name="_data" type="android.drm.ProcessedData">
</parameter>
<parameter name="_mimeType" type="java.lang.String">
@@ -69434,6 +69348,16 @@
visibility="public"
>
</field>
+<field name="infoType"
+ type="int"
+ transient="false"
+ volatile="false"
+ static="false"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="mimeType"
type="java.lang.String"
transient="false"
@@ -69697,17 +69621,6 @@
<parameter name="uri" type="android.net.Uri">
</parameter>
</method>
-<method name="loadPlugIns"
- return="int"
- abstract="false"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</method>
<method name="openConvertSession"
return="int"
abstract="false"
@@ -69829,17 +69742,6 @@
<parameter name="infoListener" type="android.drm.DrmManagerClient.OnInfoListener">
</parameter>
</method>
-<method name="unloadPlugIns"
- return="int"
- abstract="false"
- native="false"
- synchronized="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="public"
->
-</method>
<field name="ERROR_NONE"
type="int"
transient="false"