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