Searched refs:TIMES_CONTACTED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContacts.java292 public static final String TIMES_CONTACTED = "times_contacted"; field in interface:Contacts.PeopleColumns
452 // There is a trigger in place that will update TIMES_CONTACTED when
H A DContactsContract.java813 public static final String TIMES_CONTACTED = "times_contacted"; field in interface:ContactsContract.ContactOptionsColumns
1202 * {@link #TIMES_CONTACTED}, {@link #LAST_TIME_CONTACTED}, {@link #STARRED},
1304 * <td>{@link #TIMES_CONTACTED}</td>
1318 * increments {@link #TIMES_CONTACTED}. When raw contacts are aggregated,
1533 * {@link #TIMES_CONTACTED} and {@link #LAST_TIME_CONTACTED}. The
1534 * TIMES_CONTACTED field is incremented by 1 and the LAST_TIME_CONTACTED
1543 // TIMES_CONTACTED will be incremented when LAST_TIME_CONTACTED is modified.
2405 * <td>{@link #TIMES_CONTACTED}</td>
4210 * <td>{@link #TIMES_CONTACTED}</td>
4620 * <td>{@link #TIMES_CONTACTED}</t
[all...]

Completed in 60 milliseconds