Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DWifiManagerTest.java3300 assertTrue(mWifiManager.isPasspointTermsAndConditionsSupported()); in testIsPasspointTermsAndConditionsSupported()
3303 assertFalse(mWifiManager.isPasspointTermsAndConditionsSupported()); in testIsPasspointTermsAndConditionsSupported()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiManager.java6528 public boolean isPasspointTermsAndConditionsSupported() { in isPasspointTermsAndConditionsSupported() method in WifiManager
/aosp12/packages/modules/Wifi/framework/api/
H A Dcurrent.txt387 method public boolean isPasspointTermsAndConditionsSupported();