Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java3574 assertTrue(mWifiManager.isPasspointTermsAndConditionsSupported()); in testIsPasspointTermsAndConditionsSupported()
3577 assertFalse(mWifiManager.isPasspointTermsAndConditionsSupported()); in testIsPasspointTermsAndConditionsSupported()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java8949 public boolean isPasspointTermsAndConditionsSupported() { in isPasspointTermsAndConditionsSupported() method in WifiManager
/packages/modules/Wifi/framework/api/
Dcurrent.txt494 method public boolean isPasspointTermsAndConditionsSupported();