Home | History | Annotate | Download | only in stk

Lines Matching defs:CHOICE

180     static final String CHOICE = "choice";
1084 int choice = args.getInt(CHOICE);
1085 CatLog.d(this, "User Choice=" + choice);
1086 switch (choice) {
1577 args.putInt(CHOICE, YES);
1589 args.putInt(CHOICE, NO);