Searched defs:isT2Supported (Results 1 – 2 of 2) sorted by relevance
39 boolean isT2Supported, boolean isMisoSupported) { in DvbtFrontendCapabilities()95 public boolean isT2Supported() { in isT2Supported() method in DvbtFrontendCapabilities
1453 jboolean isT2Supported = caps.get<FrontendCapabilities::Tag::dvbtCaps>().isT2Supported; in getDvbtFrontendCaps() local