Home
last modified time | relevance | path

Searched defs:RootData (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DAppsRowItemData.java93 public static class RootData extends AppsRowItemData { class in AppsRowItemData
97 public RootData(RootItem item, ActionHandler actionHandler, boolean shouldShowSummary, in RootData() method in AppsRowItemData.RootData