Home
last modified time | relevance | path

Searched defs:supportedList (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaCodecListTest.java297 List<CodecType> supportedList = getSupportedCodecTypes(); in testRequiredMediaCodecList() local
352 List<CodecType> requiredList, List<CodecType> supportedList) { in areRequiredCodecTypesSupported()
374 List<CodecType> supportedList = new ArrayList<CodecType>(); in getSupportedCodecTypes() local
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java2882 int[] supportedList = capability.getSupportedChannelList(band); in getAvailableBandAndChannelForTesting() local