Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
DDropdownSortWidgetController.java157 final @SortDirection int preferredDirection = mModel.getCurrentSortDirection(); in onSelectDimension()
DSortModel.java138 public @SortDirection int getCurrentSortDirection() { in getCurrentSortDirection() method in SortModel