Searched refs:PROJECTION_END_MINUTE_INDEX (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DEvent.java102 private static final int PROJECTION_END_MINUTE_INDEX = 12; field in class:Event
402 e.endTime = cEvents.getInt(PROJECTION_END_MINUTE_INDEX);

Completed in 51 milliseconds