Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DEvent.kt56 private const val SORT_ALLDAY_BY = "startDay ASC, endDay DESC, title ASC" constant
179 endDay, whereAllday, null, SORT_ALLDAY_BY in loadEvents()