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