Searched refs:SORT_CALENDAR_VIEW (Results 1 – 2 of 2) sorted by relevance
1900 String orderBy = CalendarProvider2.SORT_CALENDAR_VIEW; in testInstanceSearchQuery()2729 String orderBy = CalendarProvider2.SORT_CALENDAR_VIEW; in testInstanceQuery()
322 public static final String SORT_CALENDAR_VIEW = "begin ASC, end DESC, title ASC"; field in CalendarProvider2