Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DConstants.java285 public static boolean mimeTypeMatches(String mimeType, String[] matchAgainst) { in mimeTypeMatches() method in Constants
294 public static boolean mimeTypeMatches(String mimeType, String matchAgainst) { in mimeTypeMatches() method in Constants
/packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
DMimeUtility.java326 public static boolean mimeTypeMatches(String mimeType, String matchAgainst) { in mimeTypeMatches() method in MimeUtility
341 public static boolean mimeTypeMatches(String mimeType, String[] matchAgainst) { in mimeTypeMatches() method in MimeUtility