Searched refs:numAuthExceptions (Results 1 – 8 of 8) sorted by relevance
34 public long numAuthExceptions; field in SyncStats97 numAuthExceptions = 0; in SyncStats()109 numAuthExceptions = in.readLong(); in SyncStats()124 if (numAuthExceptions > 0) sb.append(" numAuthExceptions: ").append(numAuthExceptions); in toString()142 numAuthExceptions = 0; in clear()158 dest.writeLong(numAuthExceptions); in writeToParcel()
168 || stats.numAuthExceptions > 0 in hasHardError()302 if (stats.numAuthExceptions > 0) { in toDebugString()303 sb.append("a").append(stats.numAuthExceptions); in toDebugString()
180 syncResult.stats.numAuthExceptions++;
3005 if (syncResult.stats.numAuthExceptions > 0) in syncResultToErrorNumber()
8239 field public long numAuthExceptions;
9202 field public long numAuthExceptions;
9211 field public long numAuthExceptions;
9544 field public long numAuthExceptions;