Searched refs:SORT_DIMENSION_ID_SIZE (Results 1 – 7 of 7) sorted by relevance
114 SortModel.SORT_DIMENSION_ID_SIZE, SortDimension.SORT_DIRECTION_ASCENDING); in testSortBySize_Ascending_listMode()124 SortModel.SORT_DIMENSION_ID_SIZE, SortDimension.SORT_DIRECTION_DESCENDING); in testSortBySize_Descending_listMode()184 SortModel.SORT_DIMENSION_ID_SIZE, SortDimension.SORT_DIRECTION_ASCENDING); in testSortBySize_Ascending_gridMode()194 SortModel.SORT_DIMENSION_ID_SIZE, SortDimension.SORT_DIRECTION_DESCENDING); in testSortBySize_Descending_gridMode()
53 public static final int SORT_DIMENSION_ID_SIZE = R.id.size; field in SortModel242 } else if (id == SortModel.SORT_DIMENSION_ID_SIZE) { in addQuerySortArgs()291 } else if (id == SortModel.SORT_DIMENSION_ID_SIZE) { in getDocumentSortQuery()463 .withId(SORT_DIMENSION_ID_SIZE) in createModel()
56 || id == SortModel.SORT_DIMENSION_ID_SIZE) { in SortingCursorWrapper()77 } else if (id == SortModel.SORT_DIMENSION_ID_SIZE) { in SortingCursorWrapper()87 || id == SortModel.SORT_DIMENSION_ID_SIZE) { in SortingCursorWrapper()
73 || id == SortModel.SORT_DIMENSION_ID_SIZE) { in setupSortingList()105 } else if (id == SortModel.SORT_DIMENSION_ID_SIZE) { in getSheetLabelId()
73 } else if (id == SortModel.SORT_DIMENSION_ID_SIZE) { in create()
65 bindCell(mSizeCell, SortModel.SORT_DIMENSION_ID_SIZE); in onModelUpdate()
183 sortModel.sortByUser(SortModel.SORT_DIMENSION_ID_SIZE, in testSort_sizes_ascending()206 sortModel.sortByUser(SortModel.SORT_DIMENSION_ID_SIZE, in testSort_sizes_descending()241 sortModel.sortByUser(SortModel.SORT_DIMENSION_ID_SIZE, in testSort_sizesWithBucketing_ascending()293 sortModel.sortByUser(SortModel.SORT_DIMENSION_ID_SIZE, in testSort_sizesWithBucketing_descending()