Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java473 public static final String CONCRETE_SYNC1 = field
682 final String CONCRETE_SYNC1 = Tables.STREAM_ITEMS + "." + StreamItems.SYNC1; field
696 final String CONCRETE_SYNC1 = Tables.STREAM_ITEM_PHOTOS + "." + StreamItemPhotos.SYNC1; field
1955 + RawContactsColumns.CONCRETE_SYNC1 + " AS " + RawContacts.SYNC1 + "," in createContactsViews()
2230 StreamItemsColumns.CONCRETE_SYNC1 + ", " + in createContactsViews()