Searched refs:PROJECTION_END_MINUTE_INDEX (Results 1 – 1 of 1) sorted by relevance
102 private static final int PROJECTION_END_MINUTE_INDEX = 12; field in Event402 e.endTime = cEvents.getInt(PROJECTION_END_MINUTE_INDEX); in generateEventFromCursor()