Searched refs:getSupportedFeatures (Results 1 – 13 of 13) sorted by relevance
45 public String[] getSupportedFeatures() { in getSupportedFeatures() method in ServiceWorkerClientAdapter
76 return mImpl.getSupportedFeatures(); in getWebViewFeatures()
127 int getSupportedFeatures(int portId) { in getSupportedFeatures() method in HdmiMhlControllerStub
138 public HashSet<ImsFeatureConfiguration.FeatureSlotPair> getSupportedFeatures() { in getSupportedFeatures() method in ImsResolver.ImsServiceInfo725 match.replaceFeatures(info.getSupportedFeatures()); in maybeAddedImsService()921 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()933 imsFeaturesBySlot.addAll(info.getSupportedFeatures().stream() in calculateFeaturesToCreate()940 new HashSet<>(info.getSupportedFeatures()); in calculateFeaturesToCreate()941 deviceFeatures.removeAll(carrierImsInfo.getSupportedFeatures()); in calculateFeaturesToCreate()1247 && info.getSupportedFeatures().isEmpty()) { in searchForImsServices()
63 public int getSupportedFeatures() { in getSupportedFeatures() method in SdpMnsRecord
67 public int getSupportedFeatures() { in getSupportedFeatures() method in SdpPseRecord
86 public int getSupportedFeatures() { in getSupportedFeatures() method in SdpMasRecord
46 int getSupportedFeatures(); in getSupportedFeatures() method
1471 private int getSupportedFeatures() {1473 return mService.getSupportedFeatures();1480 return (getSupportedFeatures() & feature) == feature;
76 public final String[] getSupportedFeatures() { in getSupportedFeatures() method in WebViewClientCompat
163 assertTrue(testCachedService.getSupportedFeatures().isEmpty()); in testAddCarrierPackageToCache()995 if (!sInfo.getSupportedFeatures().contains( in isImsServiceInfoEqual()1002 if (!sInfo.getSupportedFeatures().contains( in isImsServiceInfoEqual()1009 if (!sInfo.getSupportedFeatures().contains( in isImsServiceInfoEqual()
1637 public int getSupportedFeatures() { in getSupportedFeatures() method in WifiServiceImpl1669 if ((getSupportedFeatures() & WifiManager.WIFI_FEATURE_LINK_LAYER_STATS) == 0) { in reportActivityInfo()
3931 HPLandroid/net/wifi/IWifiManager$Stub$Proxy;->getSupportedFeatures()I4034 HPLandroid/net/wifi/WifiManager;->getSupportedFeatures()I26548 HSPLandroid/net/wifi/IWifiManager;->getSupportedFeatures()I41339 HSPLcom/android/internal/telephony/ims/ImsResolver$ImsServiceInfo;->getSupportedFeatures()Ljava/uti…