Searched defs:syncResult (Results 1 – 3 of 3) sorted by relevance
319 SyncResult syncResult = new SyncResult(); in run() local450 String authority, ContentProviderClient provider, SyncResult syncResult); in onPerformSync()463 String authority, SyncResult syncResult) { in onSecurityException()
1284 SyncResult syncResult) { in sendSyncFinishedOrCanceledMessage()1344 public final SyncResult syncResult; field in SyncManager.SyncFinishedOrCancelledMessagePayload1347 SyncResult syncResult) { in SyncFinishedOrCancelledMessagePayload()1722 private void maybeRescheduleSync(SyncResult syncResult, SyncOperation operation) { in maybeRescheduleSync()3120 SyncResult syncResult = new SyncResult(); in handleSyncMessage() local3691 private void runSyncFinishedOrCanceledH(SyncResult syncResult, in runSyncFinishedOrCanceledH()3839 private int syncResultToErrorNumber(SyncResult syncResult) { in syncResultToErrorNumber()
823 int syncResult = nSyncAndDrawFrame(mNativeProxy, frameInfo, frameInfo.length); in draw() local