Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83129bba authored by Steve Howard's avatar Steve Howard
Browse files

Updated current.xml as autogenerated

My previous change included a manually-edited version of current.xml
to get the build fixed.  This change includes an equivalent file as
generated by update-api, so that the next person won't see a bunch of
unexpected diffs.

Change-Id: Ia244d90248ec54ddfa3b7344c09720c56ff201e3
parent ee0fc045
Loading
Loading
Loading
Loading
+28 −28
Original line number Original line Diff line number Diff line
@@ -28771,55 +28771,55 @@
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="COLUMN_REASON"
<field name="COLUMN_ID"
 type="java.lang.String"
 type="java.lang.String"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="&quot;reason&quot;"
 value="&quot;_id&quot;"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="COLUMN_ID"
<field name="COLUMN_LAST_MODIFIED_TIMESTAMP"
 type="java.lang.String"
 type="java.lang.String"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="&quot;_id&quot;"
 value="&quot;last_modified_timestamp&quot;"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="COLUMN_LAST_MODIFIED_TIMESTAMP"
<field name="COLUMN_LOCAL_URI"
 type="java.lang.String"
 type="java.lang.String"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="&quot;last_modified_timestamp&quot;"
 value="&quot;local_uri&quot;"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="COLUMN_LOCAL_URI"
<field name="COLUMN_MEDIA_TYPE"
 type="java.lang.String"
 type="java.lang.String"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="&quot;local_uri&quot;"
 value="&quot;media_type&quot;"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="COLUMN_MEDIA_TYPE"
<field name="COLUMN_REASON"
 type="java.lang.String"
 type="java.lang.String"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="&quot;media_type&quot;"
 value="&quot;reason&quot;"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
@@ -28980,18 +28980,18 @@
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="STATUS_FAILED"
<field name="PAUSED_QUEUED_FOR_WIFI"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="16"
 value="3"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="STATUS_PAUSED"
<field name="PAUSED_UNKNOWN"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
@@ -29002,77 +29002,77 @@
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="STATUS_PENDING"
<field name="PAUSED_WAITING_FOR_NETWORK"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="1"
 value="2"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="STATUS_RUNNING"
<field name="PAUSED_WAITING_TO_RETRY"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="2"
 value="1"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="STATUS_SUCCESSFUL"
<field name="STATUS_FAILED"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="8"
 value="16"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="PAUSED_WAITING_TO_RETRY"
<field name="STATUS_PAUSED"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="1"
 value="4"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="PAUSED_WAITING_FOR_NETWORK"
<field name="STATUS_PENDING"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="2"
 value="1"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="PAUSED_QUEUED_FOR_WIFI"
<field name="STATUS_RUNNING"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="3"
 value="2"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
</field>
</field>
<field name="PAUSED_UNKNOWN"
<field name="STATUS_SUCCESSFUL"
 type="int"
 type="int"
 transient="false"
 transient="false"
 volatile="false"
 volatile="false"
 value="4"
 value="8"
 static="true"
 static="true"
 final="true"
 final="true"
 deprecated="not deprecated"
 deprecated="not deprecated"
@@ -241716,7 +241716,7 @@
 deprecated="not deprecated"
 deprecated="not deprecated"
 visibility="public"
 visibility="public"
>
>
<parameter name="arg0" type="T">
<parameter name="t" type="T">
</parameter>
</parameter>
</method>
</method>
</interface>
</interface>