Searched refs:syncResult (Results 1 – 2 of 2) sorted by relevance
136 ContentProviderClient provider, SyncResult syncResult) { in onPerformSync() argument145 updateLocalFeedData(stream, syncResult); in onPerformSync()155 syncResult.stats.numParseExceptions++; in onPerformSync()159 syncResult.stats.numIoExceptions++; in onPerformSync()163 syncResult.stats.numParseExceptions++; in onPerformSync()167 syncResult.stats.numParseExceptions++; in onPerformSync()171 syncResult.databaseError = true; in onPerformSync()175 syncResult.databaseError = true; in onPerformSync()201 public void updateLocalFeedData(final InputStream stream, final SyncResult syncResult) in updateLocalFeedData() argument234 syncResult.stats.numEntries++; in updateLocalFeedData()[all …]
68 ContentProviderClient provider, SyncResult syncResult) { in onPerformSync() argument132 syncResult.stats.numParseExceptions++; in onPerformSync()137 syncResult.stats.numIoExceptions++; in onPerformSync()140 syncResult.stats.numAuthExceptions++; in onPerformSync()143 syncResult.stats.numParseExceptions++; in onPerformSync()146 syncResult.stats.numParseExceptions++; in onPerformSync()