Searched defs:EVENT_LOCATION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DCalendarContract.java908 public static final String EVENT_LOCATION = "eventLocation"; field in interface:CalendarContract.EventsColumns
1369 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, EVENT_LOCATION);
1585 * <li>{@link #EVENT_LOCATION}</li>

Completed in 30 milliseconds