Home | History | Annotate | Download | only in transition

Lines Matching defs:MATCH_INSTANCE

128     public static final int MATCH_INSTANCE = 0x1;
129 private static final int MATCH_FIRST = MATCH_INSTANCE;
161 MATCH_INSTANCE,
299 matches[index] = Transition.MATCH_INSTANCE;
482 * choose to have only some or all of the values of {@link #MATCH_INSTANCE},
488 * @param matches A list of zero or more of {@link #MATCH_INSTANCE},
657 case MATCH_INSTANCE: