Home
last modified time | relevance | path

Searched defs:supportedTypes (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/presence/pidfparser/capabilities/
DDuplexTest.java130 List<String> supportedTypes = duplex.getSupportedTypes(); in testParsing() local
DServiceCapsTest.java167 List<String> supportedTypes = resultDuplex.getSupportedTypes(); in testParsing() local
/frameworks/av/media/libstagefright/tests/extractorFactory/
DExtractorFactoryTest.cpp92 vector<std::string> supportedTypes = MediaExtractorFactory::getSupportedTypes(); in TEST_F() local
/frameworks/base/media/java/android/media/
DMediaRouterClientState.java88 public int supportedTypes; field in MediaRouterClientState.RouteInfo
DMediaCodecList.java106 String[] supportedTypes = getSupportedTypes(index); in getNewCodecInfoAt() local
DMediaRouter.java2293 String supportedTypes = typesToString(getSupportedTypes()); in toString() local
2986 public boolean filterRouteEvent(int supportedTypes) { in filterRouteEvent()
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/
DPidfParser.java254 List<String> supportedTypes = null; in getRcsContactPresenceTuple() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
DCpuVideoTrackDecoder.java198 String[] supportedTypes = info.getSupportedTypes(); in findDecoderCodec() local
/frameworks/av/media/libstagefright/
DMediaExtractorFactory.cpp344 std::vector<std::string> supportedTypes; in getSupportedTypes() local
/frameworks/av/media/codec2/core/include/
DC2Buffer.h589 type_t supportedTypes; ///< supported allocation types member
/frameworks/base/services/core/java/com/android/server/media/
DMediaRouterService.java1748 final int supportedTypes = computeSupportedTypes(descriptor); in updateDescriptor() local