Searched defs:SYNC2 (Results 1 – 2 of 2) sorted by relevance
544 sRawContactsProjectionMap.put(RawContacts.SYNC2, RawContacts.SYNC2); in sRawContactsProjectionMap.put()572 sDataProjectionMap.put(Data.SYNC2, Data.SYNC2); in sDataProjectionMap.put()604 columns.put(RawContacts.SYNC2, RawContacts.SYNC2); in columns.put()625 columns.put(Data.SYNC2, Data.SYNC2); in columns.put()689 sDistinctDataProjectionMap.put(Data.SYNC2, Data.SYNC2); in sDistinctDataProjectionMap.put()782 columns.put(Groups.SYNC2, Groups.SYNC2); in columns.put()
371 int SYNC2 = 10; field