Home
last modified time | relevance | path

Searched refs:isStaConcurrencyForRestrictedConnectionsSupported (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java2428 assertFalse(mWifiManager.isStaConcurrencyForRestrictedConnectionsSupported()); in testIsStaConcurrencySupported()
2434 assertFalse(mWifiManager.isStaConcurrencyForRestrictedConnectionsSupported()); in testIsStaConcurrencySupported()
2441 assertTrue(mWifiManager.isStaConcurrencyForRestrictedConnectionsSupported()); in testIsStaConcurrencySupported()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java2872 public boolean isStaConcurrencyForRestrictedConnectionsSupported() { in isStaConcurrencyForRestrictedConnectionsSupported() method in WifiManager
/packages/modules/Wifi/framework/api/
Dsystem-current.txt551 method public boolean isStaConcurrencyForRestrictedConnectionsSupported();