Searched refs:INDEX_END (Results 1 – 3 of 3) sorted by relevance
183 row[CalendarAppWidgetService.INDEX_END] = new Long(end); in getRow()
234 var end: Long = cursor.getLong(CalendarAppWidgetService.INDEX_END) in buildFromCursor()
79 const val INDEX_END = 2 constant