Searched refs:INDEX_EVENT_LOCATION (Results 1 – 3 of 3) sorted by relevance
185 row[CalendarAppWidgetService.INDEX_EVENT_LOCATION] = new String(location); in getRow()
287 cursor.getString(CalendarAppWidgetService.INDEX_EVENT_LOCATION); in buildFromCursor()
86 static final int INDEX_EVENT_LOCATION = 4; field in CalendarAppWidgetService