Home
last modified time | relevance | path

Searched refs:SYNC_ERROR_TOO_MANY_DELETIONS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
DContentResolver.java165 public static final int SYNC_ERROR_TOO_MANY_DELETIONS = 6; field in ContentResolver
DSyncManager.java1208 case ContentResolver.SYNC_ERROR_TOO_MANY_DELETIONS: in getLastFailureMessage()
2296 return ContentResolver.SYNC_ERROR_TOO_MANY_DELETIONS;