diff options
Diffstat (limited to 'api')
| -rw-r--r-- | api/current.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 1ab1f5e..c2e84be 100644 --- a/api/current.xml +++ b/api/current.xml @@ -28137,6 +28137,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" |
