Searched defs:syncResult (Results 1 – 5 of 5) sorted by relevance
339 SyncResult syncResult = new SyncResult(); in run() local470 String authority, ContentProviderClient provider, SyncResult syncResult); in onPerformSync()483 String authority, SyncResult syncResult) { in onSecurityException()
1271 SyncResult syncResult) { in sendSyncFinishedOrCanceledMessage()1331 public final SyncResult syncResult; field in SyncManager.SyncFinishedOrCancelledMessagePayload1334 SyncResult syncResult) { in SyncFinishedOrCancelledMessagePayload()1748 private void maybeRescheduleSync(SyncResult syncResult, SyncOperation operation) { in maybeRescheduleSync()3105 SyncResult syncResult = new SyncResult(); in handleSyncMessage() local3695 private void runSyncFinishedOrCanceledH(SyncResult syncResult, in runSyncFinishedOrCanceledH()3844 private int syncResultToErrorNumber(SyncResult syncResult) { in syncResultToErrorNumber()
811 int syncResult = syncAndDrawFrame(frameInfo); in draw() local
426 int syncResult = syncAndDrawFrame(mFrameInfo); in syncAndDraw() local923 default FrameCommitCallback onFrameDraw(@SyncAndDrawResult int syncResult, long frame) { in onFrameDraw()
620 int64_t frameNr) -> std::function<void(bool)> { in android_view_ThreadedRenderer_setFrameCallback()