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