Home
last modified time | relevance | path

Searched defs:matchAgainst (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DMimeUtility.java280 public static boolean mimeTypeMatches(String mimeType, String matchAgainst) { in mimeTypeMatches()
294 public static boolean mimeTypeMatches(String mimeType, String[] matchAgainst) { in mimeTypeMatches()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DConstants.java248 static boolean mimeTypeMatches(String mimeType, String[] matchAgainst) { in mimeTypeMatches()
257 private static boolean mimeTypeMatches(String mimeType, String matchAgainst) { in mimeTypeMatches()