Searched refs:INCLUDE_VIEWPLAY_MENU (Results 1 – 1 of 1) sorted by relevance
65 public static final int INCLUDE_VIEWPLAY_MENU = (1 << 0); field in MenuHelper706 if ((inclusions & INCLUDE_VIEWPLAY_MENU) != 0) { in addImageMenuItems()