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

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

Completed in 33 milliseconds