Home | History | Annotate | Download | only in stk

Lines Matching refs:CHOICE

99     static final String CHOICE = "choice";
593 int choice = args.getInt(CHOICE);
594 CatLog.d(this, "User Choice=" + choice);
595 switch (choice) {
838 args.putInt(CHOICE, YES);
850 args.putInt(CHOICE, NO);