Searched refs:EVENT_LOCATION (Results 1 – 5 of 5) sorted by relevance
908 public static final String EVENT_LOCATION = "eventLocation"; field1369 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, cv, EVENT_LOCATION); in getEntityAndIncrementCursor()
412 <td>{@link android.provider.CalendarContract.EventsColumns#EVENT_LOCATION}</td>1023 <td>{@link android.provider.CalendarContract.EventsColumns#EVENT_LOCATION1024 Events.EVENT_LOCATION}</td>1109 .putExtra(Events.EVENT_LOCATION, "The gym")
127 calendarIntent.putExtra(Events.EVENT_LOCATION, "Secret dojo");
236 <li>{@link android.provider.CalendarContract.EventsColumns#EVENT_LOCATION Events.EVENT_LOCATION}:
19421 field public static final java.lang.String EVENT_LOCATION = "eventLocation";