Home
last modified time | relevance | path

Searched defs:isTrustOnFirstUseSupported (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java636 boolean isAtLeastT, boolean isTrustOnFirstUseSupported) { in setupTest()
641 boolean isAtLeastT, boolean isTrustOnFirstUseSupported, in setupTest()
919 int action, boolean isTrustOnFirstUseSupported, boolean isUserSelected, in verifyTrustOnFirstUseFlowWithDefaultCerts()
932 int action, boolean isTrustOnFirstUseSupported, boolean isUserSelected, in verifyTrustOnFirstUseFlow()
DClientModeImplTest.java7849 boolean isAtLeastT, boolean isTrustOnFirstUseSupported, boolean isUserSelected) in setupTrustOnFirstUse()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DInsecureEapNetworkHandler.java147 boolean isTrustOnFirstUseSupported, in InsecureEapNetworkHandler()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java7359 public boolean isTrustOnFirstUseSupported() { in isTrustOnFirstUseSupported() method in WifiManager