Searched refs:hasDoNotRetry (Results 1 – 2 of 2) sorted by relevance
535 boolean hasDoNotRetry() { in hasDoNotRetry() method in SyncOperation
1925 if (operation.hasDoNotRetry() && !syncResult.syncAlreadyInProgress) { in maybeRescheduleSync()