Searched defs:CAL_SYNC2 (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/provider/
H A DCalendarContract.java215 public static final String CAL_SYNC2 = "cal_sync2"; field in interface:CalendarContract.CalendarSyncColumns
535 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, CAL_SYNC2);
671 * <li>{@link #CAL_SYNC2}</li>
737 CAL_SYNC2,
1421 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, CAL_SYNC2);
1671 CAL_SYNC2,

Completed in 35 milliseconds