Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DAppItem.java39 public class AppItem extends Item { class
46 public AppItem(ResolveInfo info, String title, UserId userId, ActionHandler actionHandler) { in AppItem() method in AppItem