Searched defs:isTrustOnFirstUseSupported (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | InsecureEapNetworkHandlerTest.java | 636 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()
|
D | ClientModeImplTest.java | 7849 boolean isAtLeastT, boolean isTrustOnFirstUseSupported, boolean isUserSelected) in setupTrustOnFirstUse()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | InsecureEapNetworkHandler.java | 147 boolean isTrustOnFirstUseSupported, in InsecureEapNetworkHandler()
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | WifiManager.java | 7359 public boolean isTrustOnFirstUseSupported() { in isTrustOnFirstUseSupported() method in WifiManager
|