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

Commit 2c563419 authored by Fred Quintana's avatar Fred Quintana
Browse files

resolved conflicts for merge of 5a374f94 to master

parents c3331331 5a374f94
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -28148,6 +28148,19 @@
<parameter name="syncResult" type="android.content.SyncResult">
</parameter>
</method>
<method name="onSyncCanceled"
 return="void"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="thread" type="java.lang.Thread">
</parameter>
</method>
<field name="LOG_SYNC_DETAILS"
 type="int"
 transient="false"
Loading