Searched refs:areFeaturesSupported (Results 1 – 7 of 7) sorted by relevance
773 when(mockSoftApCapability.areFeaturesSupported( in testCheckSupportAllConfiguration()794 when(mockSoftApCapability.areFeaturesSupported( in testCheckSupportAllConfiguration()800 when(mockSoftApCapability.areFeaturesSupported( in testCheckSupportAllConfiguration()812 when(mockSoftApCapability.areFeaturesSupported( in testCheckSupportAllConfiguration()834 when(mockSoftApCapability.areFeaturesSupported( in testCheckSupportAllConfiguration()
110 softApCapability.areFeaturesSupported(SoftApCapability.SOFTAP_FEATURE_WPA3_SAE); in onCapabilityChanged()
342 if (mCurrentSoftApCapability.areFeaturesSupported( in SoftApManager()582 && mCurrentSoftApCapability.areFeaturesSupported( in updateCountryCode()638 boolean acsEnabled = mCurrentSoftApCapability.areFeaturesSupported( in startSoftAp()716 if (!mCurrentSoftApCapability.areFeaturesSupported( in checkSoftApClient()1054 if (!mCurrentSoftApCapability.areFeaturesSupported( in updateClientConnection()
850 if (!capability.areFeaturesSupported( in checkSupportAllConfiguration()858 if (!capability.areFeaturesSupported(SoftApCapability.SOFTAP_FEATURE_WPA3_SAE) in checkSupportAllConfiguration()876 if (!capability.areFeaturesSupported(SoftApCapability.SOFTAP_FEATURE_ACS_OFFLOAD) in checkSupportAllConfiguration()
185 public boolean areFeaturesSupported(@HotspotFeatures long features) { in areFeaturesSupported() method in SoftApCapability
1923 if (!softApConfig.getCapability().areFeaturesSupported( in startSoftApAndVerifyEnabled()
256 method public boolean areFeaturesSupported(long);