Home | History | Annotate | Download | only in provider

Lines Matching defs:DIRTY

133      * {@link RawContacts#DIRTY} is not automatically set and the
855 public static final String DIRTY = "dirty";
2756 * <td>{@link #DIRTY}</td>
2765 * CALLER_IS_SYNCADAPTER flag) flag, which sets the DIRTY flag,
3101 DatabaseUtils.cursorLongToContentValuesIfPresent(cursor, cv, DIRTY);
7922 DatabaseUtils.cursorLongToContentValuesIfPresent(cursor, values, DIRTY);