Searched refs:prepareConnection (Results 1 – 4 of 4) sorted by relevance
756 mInsecureEapNetworkHandler.prepareConnection(config); in setupTest()1026 mInsecureEapNetworkHandler.prepareConnection(config); in testExistingCertChainIsClearedOnPreparingNewConnection()1051 mInsecureEapNetworkHandler.prepareConnection(pskConfig); in verifyUserApprovalIsNotNeededWithDifferentTargetConfig()1061 mInsecureEapNetworkHandler.prepareConnection(anotherEapConfig); in verifyUserApprovalIsNotNeededWithDifferentTargetConfig()1278 mInsecureEapNetworkHandler.prepareConnection(config); in configureTofuWithAidlVersion2Value()
9774 verify(mInsecureEapNetworkHandler).prepareConnection(eq(eapTlsConfig)); in setupTrustOnFirstUse()
184 public void prepareConnection(@NonNull WifiConfiguration config) { in prepareConnection() method in InsecureEapNetworkHandler
4838 mInsecureEapNetworkHandler.prepareConnection(mTargetWifiConfiguration); in processMessageImpl()