Searched refs:SYNC_ERROR_TOO_MANY_DELETIONS (Results 1 – 2 of 2) sorted by relevance
247 public static final int SYNC_ERROR_TOO_MANY_DELETIONS = 6; field in ContentResolver
3216 return ContentResolver.SYNC_ERROR_TOO_MANY_DELETIONS; in syncResultToErrorNumber()