Searched refs:TAKE_OR_PICK_PHOTO (Results 1 – 1 of 1) sorted by relevance
46 public static final int TAKE_OR_PICK_PHOTO = 4; field in PhotoActionPopup.Flags59 Flags.TAKE_OR_PICK_PHOTO;63 Flags.TAKE_OR_PICK_PHOTO |69 Flags.TAKE_OR_PICK_PHOTO |83 if ((mode & Flags.TAKE_OR_PICK_PHOTO) > 0) { in getChoices()