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.java489 public static final String CONCRETE_SYNC3 = field
688 final String CONCRETE_SYNC3 = Tables.STREAM_ITEMS + "." + StreamItems.SYNC3; field
702 final String CONCRETE_SYNC3 = Tables.STREAM_ITEM_PHOTOS + "." + StreamItemPhotos.SYNC3; field
1904 + RawContactsColumns.CONCRETE_SYNC3 + " AS " + RawContacts.SYNC3 + "," in createContactsViews()
2179 StreamItemsColumns.CONCRETE_SYNC3 + ", " + in createContactsViews()