Searched refs:withDefaultSortDirection (Results 1 – 4 of 4) sorted by relevance
463 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING) in createModel()485 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING) in createModel()496 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING) in createModel()506 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_DESCENDING) in createModel()
242 Builder withDefaultSortDirection(@SortDirection int defaultSortDirection) { in withDefaultSortDirection() method in SortDimension.Builder
49 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_ASCENDING)57 .withDefaultSortDirection(SortDimension.SORT_DIRECTION_DESCENDING)
58 .withDefaultSortDirection(DEFAULT_DIRECTION) in setUp()