Searched refs:WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY (Results 1 – 4 of 4) sorted by relevance
3518 true, TEST_FEATURE_SET | WifiManager.WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY); in requestRemoveLoClientModeManagerWhenNotSystemAppAndTargetSdkLessThanSAndCantCreate()3534 expectedFeatureSet |= WifiManager.WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY; in testLoFallbackAboveAndroidS()4903 | WifiManager.WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY, in testGetSupportedFeaturesForStaStaConcurrency()4911 | WifiManager.WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY in testGetSupportedFeaturesForStaStaConcurrency()4921 | WifiManager.WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY in testGetSupportedFeaturesForStaStaConcurrency()
2746 concurrencyFeatureSet |= WifiManager.WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY; in setSupportedFeatureSet()
43 import static android.net.wifi.WifiManager.WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY;2650 .thenReturn(new Long(WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY)); in testIsStaConcurrencySupported()
3931 public static final long WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY = 1L << 44; field in WifiManager4104 return isFeatureSupported(WIFI_FEATURE_ADDITIONAL_STA_LOCAL_ONLY); in isStaConcurrencyForLocalOnlyConnectionsSupported()