Searched refs:DecoderQueryException (Results 1 – 2 of 2) sorted by relevance
42 public static class DecoderQueryException extends Exception { class in MediaSoftwareCodecUtil44 private DecoderQueryException(Throwable cause) { in DecoderQueryException() method in MediaSoftwareCodecUtil.DecoderQueryException57 throws DecoderQueryException { in getSoftwareDecoderInfo()72 getMediaSoftwareCodecInfo(String mimeType, boolean secure) throws DecoderQueryException { in getMediaSoftwareCodecInfo()93 CodecKey key, MediaCodecListCompat mediaCodecList) throws DecoderQueryException { in getMediaSoftwareCodecInfo()99 throw new DecoderQueryException(e); in getMediaSoftwareCodecInfo()
40 boolean requiresSecureDecoder) throws MediaCodecUtil.DecoderQueryException { in getDecoderInfo()49 } catch (MediaSoftwareCodecUtil.DecoderQueryException e) { in getDecoderInfo()