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 | 687             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()
 
 | 
| D | ClientModeImplTest.java | 9045             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 | 7686     private boolean isTrustOnFirstUseSupported() {  in isTrustOnFirstUseSupported()  method in ClientModeImpl
 | 
| /packages/modules/Wifi/framework/java/android/net/wifi/ | 
| D | WifiManager.java | 8684     public boolean isTrustOnFirstUseSupported() {  in isTrustOnFirstUseSupported()  method in WifiManager
 |