Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java479 public static final String CONCRETE_SYNC4 = field
685 final String CONCRETE_SYNC4 = Tables.STREAM_ITEMS + "." + StreamItems.SYNC4; field
699 final String CONCRETE_SYNC4 = Tables.STREAM_ITEM_PHOTOS + "." + StreamItemPhotos.SYNC4; field
1954 + RawContactsColumns.CONCRETE_SYNC4 + " AS " + RawContacts.SYNC4; in createContactsViews()
2229 StreamItemsColumns.CONCRETE_SYNC4 + in createContactsViews()