Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DEvent.java513 Event event, Iterator<Event> iter, long minDurationMillis, long colMask) { in removeNonAlldayActiveEvents() argument
522 active.getEndMillis() - active.getStartMillis(), minDurationMillis); in removeNonAlldayActiveEvents()