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