Searched defs:isTrustOnFirstUseSupported (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | InsecureEapNetworkHandlerTest.java | 727 boolean isAtLeastT, boolean isTrustOnFirstUseSupported) { in setupTest() 732 boolean isAtLeastT, boolean isTrustOnFirstUseSupported, in setupTest() 1067 int action, boolean isTrustOnFirstUseSupported, boolean isUserSelected, in verifyTrustOnFirstUseFlowWithDefaultCerts() 1081 int action, boolean isTrustOnFirstUseSupported, boolean isUserSelected, in verifyTrustOnFirstUseFlow()
|
D | ClientModeImplTest.java | 9743 boolean isAtLeastT, boolean isTrustOnFirstUseSupported, boolean isUserSelected) in setupTrustOnFirstUse()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | InsecureEapNetworkHandler.java | 151 boolean isTrustOnFirstUseSupported, in InsecureEapNetworkHandler()
|
D | ClientModeImpl.java | 8052 private boolean isTrustOnFirstUseSupported() { in isTrustOnFirstUseSupported() method in ClientModeImpl
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | WifiManager.java | 8977 public boolean isTrustOnFirstUseSupported() { in isTrustOnFirstUseSupported() method in WifiManager
|