Searched refs:withDefaultSortDirection (Results 1 – 4 of 4) sorted by relevance
459 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING) in createModel()481 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING) in createModel()492 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING) in createModel()502 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_DESCENDING) in createModel()
241 Builder withDefaultSortDirection(@SortDirection int defaultSortDirection) { in withDefaultSortDirection() method in SortDimension.Builder
48 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING)56 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_DESCENDING)
57 .withDefaultSortDirection(DEFAULT_DIRECTION) in setUp()