Home
last modified time | relevance | path

Searched refs:calculateQueryDuration (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/agenda/
DAgendaWindowAdapter.java842 private int calculateQueryDuration(int start, int end) { in calculateQueryDuration() method in AgendaWindowAdapter
887 int queryDuration = calculateQueryDuration(start, end); in doQuery()