Searched refs:isAudioType (Results 1 – 1 of 1) sorted by relevance
178 return isAudioType(contentType) && isSupportedType(contentType); in isSupportedAudioType()193 public static boolean isAudioType(String contentType) { in isAudioType() method in ContentType