Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java687 boolean isAtLeastT, boolean isTrustOnFirstUseSupported) { in setupTest()
692 boolean isAtLeastT, boolean isTrustOnFirstUseSupported, in setupTest()
998 int action, boolean isTrustOnFirstUseSupported, boolean isUserSelected, in verifyTrustOnFirstUseFlowWithDefaultCerts()
1012 int action, boolean isTrustOnFirstUseSupported, boolean isUserSelected, in verifyTrustOnFirstUseFlow()
DClientModeImplTest.java9045 boolean isAtLeastT, boolean isTrustOnFirstUseSupported, boolean isUserSelected) in setupTrustOnFirstUse()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DInsecureEapNetworkHandler.java151 boolean isTrustOnFirstUseSupported, in InsecureEapNetworkHandler()
DClientModeImpl.java7686 private boolean isTrustOnFirstUseSupported() { in isTrustOnFirstUseSupported() method in ClientModeImpl
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java8684 public boolean isTrustOnFirstUseSupported() { in isTrustOnFirstUseSupported() method in WifiManager