Searched defs:matchAgainst (Results 1 – 2 of 2) sorted by relevance
280 public static boolean mimeTypeMatches(String mimeType, String matchAgainst) { in mimeTypeMatches()294 public static boolean mimeTypeMatches(String mimeType, String[] matchAgainst) { in mimeTypeMatches()
244 static boolean mimeTypeMatches(String mimeType, String[] matchAgainst) { in mimeTypeMatches()253 private static boolean mimeTypeMatches(String mimeType, String matchAgainst) { in mimeTypeMatches()