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.java477 public static final String CONCRETE_SYNC3 = field
684 final String CONCRETE_SYNC3 = Tables.STREAM_ITEMS + "." + StreamItems.SYNC3; field
698 final String CONCRETE_SYNC3 = Tables.STREAM_ITEM_PHOTOS + "." + StreamItemPhotos.SYNC3; field
1957 + RawContactsColumns.CONCRETE_SYNC3 + " AS " + RawContacts.SYNC3 + "," in createContactsViews()
2232 StreamItemsColumns.CONCRETE_SYNC3 + ", " + in createContactsViews()