Lines Matching refs:yes
87 yes, // The action was started via a user initiated action
121 static final int YES = 1;
591 case YES:
609 * @param userAction If the userAction is yes then we always return 0 otherwise
618 return ((userAction == InitiatedByUserAction.yes) | mMenuIsVisibile) ?
629 intentFlags |= getFlagActivityNoUserAction(InitiatedByUserAction.yes);
826 args.putInt(CHOICE, YES);