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