Searched refs:ProfileItem (Results 1 – 2 of 2) sorted by relevance
29 class ProfileItem extends AppItem { class31 public ProfileItem(ResolveInfo info, String title, ActionHandler actionHandler) { in ProfileItem() method in ProfileItem
312 sortedItems.add(new ProfileItem(crossProfileResolveInfo, in onActivityCreated()