Searched refs:getSupportedFeatures (Results 1 – 3 of 3) sorted by relevance
127 int getSupportedFeatures(int portId) { in getSupportedFeatures() method in HdmiMhlControllerStub
203 public Set<ImsFeatureConfiguration.FeatureSlotPair> getSupportedFeatures() { in getSupportedFeatures() method in ImsResolver.ImsServiceInfo937 return info != null && info.getSupportedFeatures().stream().anyMatch( in doesCachedImsServiceExist()1142 + ": " + printFeatures(match.getSupportedFeatures()) + " -> " in maybeAddedImsService()1143 + printFeatures(info.getSupportedFeatures())); in maybeAddedImsService()1148 match.replaceFeatures(info.getSupportedFeatures()); in maybeAddedImsService()1285 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()1292 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()1592 cachedInfo.replaceFeatures(info.getSupportedFeatures()); in handleMsimConfigChange()1595 cachedInfo.getSupportedFeatures() in handleMsimConfigChange()1648 + printFeatures(service.getSupportedFeatures()) + " -> " + printFeatures(features)); in dynamicQueryComplete()[all …]
199 assertTrue(testCachedService.getSupportedFeatures().isEmpty()); in testAddCarrierPackageToCache()2283 if (!sInfo.getSupportedFeatures().contains( in isImsServiceInfoEqual()2290 if (!sInfo.getSupportedFeatures().contains( in isImsServiceInfoEqual()2297 if (!sInfo.getSupportedFeatures().contains( in isImsServiceInfoEqual()