Home | History | Annotate | Download | only in provider

Lines Matching defs:TIMES_CONTACTED

873         public static final String TIMES_CONTACTED = "times_contacted";
882 public static final String RAW_TIMES_CONTACTED = HIDDEN_COLUMN_PREFIX + TIMES_CONTACTED;
890 * Low res version. Same as {@link #TIMES_CONTACTED} but use it in CP2 for clarification.
892 public static final String LR_TIMES_CONTACTED = TIMES_CONTACTED;
896 * Low res version. Same as {@link #TIMES_CONTACTED} but use it in CP2 for clarification.
1315 * {@link #TIMES_CONTACTED}, {@link #LAST_TIME_CONTACTED}, {@link #STARRED},
1417 * <td>{@link #TIMES_CONTACTED}</td>
1431 * increments {@link #TIMES_CONTACTED}. When raw contacts are aggregated,
1691 * {@link #TIMES_CONTACTED} and {@link #LAST_TIME_CONTACTED}. The
1692 * TIMES_CONTACTED field is incremented by 1 and the LAST_TIME_CONTACTED
1705 // TIMES_CONTACTED will be incremented when LAST_TIME_CONTACTED is modified.
2633 * <td>{@link #TIMES_CONTACTED}</td>
4767 * <td>{@link #TIMES_CONTACTED}</td>
5222 * <td>{@link #TIMES_CONTACTED}</td>
8926 * {@link ContactOptionsColumns#TIMES_CONTACTED} entry through DataUsageFeedback class.