Searched refs:IDEAL_NUM_OF_EVENTS (Results 1 – 1 of 1) sorted by relevance
137 private static final int IDEAL_NUM_OF_EVENTS = 50; field in AgendaWindowAdapter845 queryDuration = IDEAL_NUM_OF_EVENTS * (end - start + 1) / mRowCount; in calculateQueryDuration()