Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java425 public static final String CONCRETE_RAW_TIMES_CONTACTED = Tables.CONTACTS + "." field
476 public static final String CONCRETE_RAW_TIMES_CONTACTED = field
1972 + ContactsColumns.CONCRETE_RAW_TIMES_CONTACTED in createContactsViews()
1977 + LowRes.getTimesUsedExpression(ContactsColumns.CONCRETE_RAW_TIMES_CONTACTED) in createContactsViews()
2104 + ContactsColumns.CONCRETE_RAW_TIMES_CONTACTED in createContactsViews()
2106 + LowRes.getTimesUsedExpression(ContactsColumns.CONCRETE_RAW_TIMES_CONTACTED) in createContactsViews()