Searched defs:syncResult (Results 1 – 3 of 3) sorted by relevance
264 SyncResult syncResult = new SyncResult(); in run() local323 String authority, ContentProviderClient provider, SyncResult syncResult); in onPerformSync()336 String authority, SyncResult syncResult) { in onSecurityException()
985 SyncResult syncResult) { in sendSyncFinishedOrCanceledMessage()1040 public final SyncResult syncResult; field in SyncManager.SyncFinishedOrCancelledMessagePayload1043 SyncResult syncResult) { in SyncFinishedOrCancelledMessagePayload()1345 private void maybeRescheduleSync(SyncResult syncResult, SyncOperation operation) { in maybeRescheduleSync()2394 SyncResult syncResult = new SyncResult(); in handleSyncMessage() local2881 private void runSyncFinishedOrCanceledH(SyncResult syncResult, in runSyncFinishedOrCanceledH()3002 private int syncResultToErrorNumber(SyncResult syncResult) { in syncResultToErrorNumber()
789 int syncResult = nSyncAndDrawFrame(mNativeProxy, frameInfo, frameInfo.length); in draw() local