Searched refs:PickLayoutAction (Results 1 – 2 of 2) sorted by relevance
72 IAction action = new PickLayoutAction("Choose Layout...", KEY_LV_ITEM); in addMenuItems()122 action = new PickLayoutAction("Choose Header...", KEY_LV_HEADER); in addMenuItems()124 action = new PickLayoutAction("Choose Footer...", KEY_LV_FOOTER); in addMenuItems()158 private class PickLayoutAction extends Action { class in ListViewTypeMenu161 public PickLayoutAction(String title, String type) { in PickLayoutAction() method in ListViewTypeMenu.PickLayoutAction
75 IAction action = new PickLayoutAction("Choose Layout..."); in addMenuItems()280 private class PickLayoutAction extends Action { class in FragmentMenu282 public PickLayoutAction(String title) { in PickLayoutAction() method in FragmentMenu.PickLayoutAction