Searched refs:PIP_LAYOUT_ACTION (Results 1 – 2 of 2) sorted by relevance
59 actionList.add(MenuAction.PIP_LAYOUT_ACTION); in createActions()97 return MenuAction.PIP_LAYOUT_ACTION.setDrawableResId( in updateLayoutAction()128 MenuAction.PIP_LAYOUT_ACTION.setDrawableResId(DRAWABLE_ID_FOR_LAYOUT[newLayout]); in executeAction()
65 public static final MenuAction PIP_LAYOUT_ACTION = field in MenuAction