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