Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DProfileItem.java29 class ProfileItem extends AppItem { class
31 public ProfileItem(ResolveInfo info, String title, ActionHandler actionHandler) { in ProfileItem() method in ProfileItem