Searched refs:SYNC_ERROR_CONFLICT (Results 1 – 2 of 2) sorted by relevance
243 public static final int SYNC_ERROR_CONFLICT = 5; field in ContentResolver
3012 return ContentResolver.SYNC_ERROR_CONFLICT; in syncResultToErrorNumber()