Searched refs:withLabelId (Results 1 – 4 of 4) sorted by relevance
460 .withLabelId(R.string.sort_dimension_name) in createModel()472 .withLabelId(R.string.sort_dimension_summary) in createModel()482 .withLabelId(R.string.sort_dimension_size) in createModel()493 .withLabelId(R.string.sort_dimension_file_type) in createModel()503 .withLabelId(R.string.sort_dimension_date) in createModel()
222 Builder withLabelId(@StringRes int labelId) { in withLabelId() method in SortDimension.Builder
46 .withLabelId(R.string.sort_dimension_name)55 .withLabelId(R.string.sort_dimension_date)62 .withLabelId(R.string.sort_dimension_size)
56 .withLabelId(LABEL_ID) in setUp()