Searched refs:hasSoftError (Results 1 – 6 of 6) sorted by relevance
196 public boolean hasSoftError() { in hasSoftError() method in SyncResult205 return hasSoftError() || hasHardError(); in hasError()324 if (hasSoftError()) { in toDebugString()
1772 } else if (syncResult.hasSoftError()) { in maybeRescheduleSync()
4370 HSPLandroid/content/SyncResult;->hasSoftError()Z
11758 method public boolean hasSoftError();
8215 method public boolean hasSoftError();
4368 HSPLandroid/content/SyncResult;->hasSoftError()Z