Searched refs:SELECT_DISPLAY_MODE_ACTION (Results 1 – 2 of 2) sorted by relevance
57 actionList.add(MenuAction.SELECT_DISPLAY_MODE_ACTION); in createBaseActions()58 setOptionChangedListener(MenuAction.SELECT_DISPLAY_MODE_ACTION); in createBaseActions()164 boolean oldEnabled = MenuAction.SELECT_DISPLAY_MODE_ACTION.isEnabled(); in updateDisplayModeAction()168 MenuAction.SELECT_DISPLAY_MODE_ACTION.setEnabled(newEnabled); in updateDisplayModeAction()
36 public static final MenuAction SELECT_DISPLAY_MODE_ACTION = field in MenuAction