Searched defs:SYNC_ERROR (Results 1 – 2 of 2) sorted by relevance
37 public static final int SYNC_ERROR = 2; // one or more sync adapters have a problem field in AccountPreference
265 public static final String SYNC_ERROR = Data.DATA5; field495 sPhotoProjectionMap.put(android.provider.Contacts.Photos.SYNC_ERROR, in sPhotoProjectionMap.put()