Searched refs:SetFragmentLayoutAction (Results 1 – 1 of 1) sorted by relevance
163 action = new SetFragmentLayoutAction(layout.getFirst(), in addMenuItems()173 action = new SetFragmentLayoutAction("Clear", null, null); in addMenuItems()256 private class SetFragmentLayoutAction extends Action { class in FragmentMenu259 public SetFragmentLayoutAction(String title, String layout, String selected) { in SetFragmentLayoutAction() method in FragmentMenu.SetFragmentLayoutAction