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