Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java466 public static final String CONCRETE_SYNC3 = field
673 final String CONCRETE_SYNC3 = Tables.STREAM_ITEMS + "." + StreamItems.SYNC3; field
687 final String CONCRETE_SYNC3 = Tables.STREAM_ITEM_PHOTOS + "." + StreamItemPhotos.SYNC3; field
1911 + RawContactsColumns.CONCRETE_SYNC3 + " AS " + RawContacts.SYNC3 + "," in createContactsViews()
2186 StreamItemsColumns.CONCRETE_SYNC3 + ", " + in createContactsViews()