Home | History | Annotate | Download | only in content

Lines Matching defs:NO_MATCH_TYPE

243     public static final int NO_MATCH_TYPE = -1;
1332 * or one of the error codes {@link #NO_MATCH_TYPE} if the type didn't match
1400 return NO_MATCH_TYPE;
1406 return NO_MATCH_TYPE;
1507 * or one of the error codes {@link #NO_MATCH_TYPE} if the type didn't match,
1537 * or one of the error codes {@link #NO_MATCH_TYPE} if the type didn't match,
1560 if (dataMatch == NO_MATCH_TYPE) {