Home
last modified time | relevance | path

Searched refs:ORIGINAL_ALL_DAY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
DCalendarContract.java1183 public static final String ORIGINAL_ALL_DAY = "originalAllDay"; field
1393 DatabaseUtils.cursorIntToContentValuesIfPresent(cursor, cv, ORIGINAL_ALL_DAY); in getEntityAndIncrementCursor()
/frameworks/base/api/
Dcurrent.txt19435 field public static final java.lang.String ORIGINAL_ALL_DAY = "originalAllDay";