Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DEvent.java56 private static final String SORT_EVENTS_BY = field in Event
262 endDay, where, null, SORT_EVENTS_BY); in loadEvents()