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.java2646 assertFalse(mWifiManager.isStaConcurrencyForRestrictedConnectionsSupported()); in testIsStaConcurrencySupported()
2653 assertFalse(mWifiManager.isStaConcurrencyForRestrictedConnectionsSupported()); in testIsStaConcurrencySupported()
2662 assertTrue(mWifiManager.isStaConcurrencyForRestrictedConnectionsSupported()); in testIsStaConcurrencySupported()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java4142 public boolean isStaConcurrencyForRestrictedConnectionsSupported() { in isStaConcurrencyForRestrictedConnectionsSupported() method in WifiManager
/packages/modules/Wifi/framework/api/
Dsystem-current.txt754 method public boolean isStaConcurrencyForRestrictedConnectionsSupported();