Home | History | Annotate | Download | only in stk

Lines Matching defs:CHOICE

97     static final String CHOICE = "choice";
581 int choice = args.getInt(CHOICE);
582 CatLog.d(this, "User Choice=" + choice);
583 switch (choice) {
832 args.putInt(CHOICE, YES);
844 args.putInt(CHOICE, NO);