Searched refs:DecoderQueryException (Results 1 – 3 of 3) sorted by relevance
40 public static class DecoderQueryException extends Exception { class in MediaSoftwareCodecUtil42 private DecoderQueryException(Throwable cause) { in DecoderQueryException() method in MediaSoftwareCodecUtil.DecoderQueryException52 throws DecoderQueryException { in getSoftwareDecoderInfo()65 throws DecoderQueryException { in getMediaSoftwareCodecInfo()90 CodecKey key, MediaCodecListCompat mediaCodecList) throws DecoderQueryException { in getMediaSoftwareCodecInfo()96 throw new DecoderQueryException(e); in getMediaSoftwareCodecInfo()
79 throws MediaCodecUtil.DecoderQueryException { in getDecoderInfo()89 } catch (MediaSoftwareCodecUtil.DecoderQueryException e) { in getDecoderInfo()
68 } catch (MediaCodecUtil.DecoderQueryException e) { in getDecoderInfo()