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

/frameworks/base/core/java/android/provider/
H A DCalendarContract.java1183 public static final String ORIGINAL_ALL_DAY = "originalAllDay"; field in interface:CalendarContract.EventsColumns
1393 DatabaseUtils.cursorIntToContentValuesIfPresent(cursor, cv, ORIGINAL_ALL_DAY);
1601 * <li>{@link #ORIGINAL_ALL_DAY}</li>

Completed in 12 milliseconds