Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java475 public static final String CONCRETE_SYNC2 = field
683 final String CONCRETE_SYNC2 = Tables.STREAM_ITEMS + "." + StreamItems.SYNC2; field
697 final String CONCRETE_SYNC2 = Tables.STREAM_ITEM_PHOTOS + "." + StreamItemPhotos.SYNC2; field
1956 + RawContactsColumns.CONCRETE_SYNC2 + " AS " + RawContacts.SYNC2 + "," in createContactsViews()
2231 StreamItemsColumns.CONCRETE_SYNC2 + ", " + in createContactsViews()