Home | History | Annotate | Download | only in stk

Lines Matching refs:yes

87         yes,            // The action was started via a user initiated action
121 static final int YES = 1;
596 case YES:
621 * @param userAction If the userAction is yes then we always return 0 otherwise
630 return ((userAction == InitiatedByUserAction.yes) | mMenuIsVisibile) ?
641 intentFlags |= getFlagActivityNoUserAction(InitiatedByUserAction.yes);
838 args.putInt(CHOICE, YES);