Searched refs:AUDIO_MPEG (Results 1 – 2 of 2) sorted by relevance
52 public static final String AUDIO_MPEG = "audio/mpeg"; field in ContentType105 sSupportedContentTypes.add(AUDIO_MPEG);145 sSupportedAudioTypes.add(AUDIO_MPEG);
66 public static final String AUDIO_MPEG = "audio/mpeg"; field in ContentType