Home | History | Annotate | Download | only in calendar

Lines Matching defs:FIELD_NAME

33     static final String[] FIELD_NAME = {
382 if (!cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is not set");
385 if (cal.isSet(i)) errln("FAIL: " + FIELD_NAME[i] + " is set");