Searched defs:RootItem (Results 1 - 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
H A DRootItem.java41 class RootItem extends Item { class in inherits:Item
42 private static final String STRING_ID_FORMAT = "RootItem{%s/%s}";
49 public RootItem(RootInfo root, ActionHandler actionHandler) { method in class:RootItem

Completed in 58 milliseconds