Home
last modified time | relevance | path

Searched refs:getSupportedBitstreams (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
DSupportedBitstreamsProcessor.java56 public Set<String> getSupportedBitstreams() { in getSupportedBitstreams() method in SupportedBitstreamsProcessor
DMediaBitstreamsTest.java521 Set<String> supportedBitstreams = preparer.getSupportedBitstreams(); in testBitstreamsConformance()