Home
last modified time | relevance | path

Searched refs:SORT_DIMENSION_ID_SUMMARY (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
DTableHeaderController.java64 bindCell(mSummaryCell, SortModel.SORT_DIMENSION_ID_SUMMARY); in onModelUpdate()
DSortModel.java52 public static final int SORT_DIMENSION_ID_SUMMARY = android.R.id.summary; field in SortModel
453 .withId(SORT_DIMENSION_ID_SUMMARY) in createModel()
/packages/apps/DocumentsUI/src/com/android/documentsui/
DBaseActivity.java548 SortModel.SORT_DIMENSION_ID_SUMMARY, in onRootPicked()