Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java259 public static final String CONCRETE_LAST_TIME_CONTACTED = Tables.CONTACTS + "." field
1090 + ContactsColumns.CONCRETE_LAST_TIME_CONTACTED in createContactsViews()
1158 + ContactsColumns.CONCRETE_LAST_TIME_CONTACTED in createContactsViews()
DContactsProvider2.java741 ContactsColumns.CONCRETE_LAST_TIME_CONTACTED in sPhoneLookupProjectionMap.put()