[go: nahoru, domu]

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

/frameworks/base/core/java/android/provider/
H A DContacts.java291 public static final String TIMES_CONTACTED = "times_contacted"; field in interface:Contacts.PeopleColumns
451 // There is a trigger in place that will update TIMES_CONTACTED when
H A DContactsContract.java842 public static final String TIMES_CONTACTED = "times_contacted"; field in interface:ContactsContract.ContactOptionsColumns
1265 * {@link #TIMES_CONTACTED}, {@link #LAST_TIME_CONTACTED}, {@link #STARRED},
1367 * <td>{@link #TIMES_CONTACTED}</td>
1381 * increments {@link #TIMES_CONTACTED}. When raw contacts are aggregated,
1641 * {@link #TIMES_CONTACTED} and {@link #LAST_TIME_CONTACTED}. The
1642 * TIMES_CONTACTED field is incremented by 1 and the LAST_TIME_CONTACTED
1655 // TIMES_CONTACTED will be incremented when LAST_TIME_CONTACTED is modified.
2584 * <td>{@link #TIMES_CONTACTED}</td>
4667 * <td>{@link #TIMES_CONTACTED}</td>
5122 * <td>{@link #TIMES_CONTACTED}</t
[all...]

Completed in 71 milliseconds