Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java427 public static final String CONCRETE_RAW_LAST_TIME_CONTACTED = Tables.CONTACTS + "." field
474 public static final String CONCRETE_RAW_LAST_TIME_CONTACTED = field
1970 + ContactsColumns.CONCRETE_RAW_LAST_TIME_CONTACTED in createContactsViews()
1975 + LowRes.getLastTimeUsedExpression(ContactsColumns.CONCRETE_RAW_LAST_TIME_CONTACTED) in createContactsViews()
2092 + ContactsColumns.CONCRETE_RAW_LAST_TIME_CONTACTED in createContactsViews()
2094 + LowRes.getLastTimeUsedExpression(ContactsColumns.CONCRETE_RAW_LAST_TIME_CONTACTED) in createContactsViews()