Searched refs:anotherEapConfig (Results 1 – 1 of 1) sorted by relevance
1056 WifiConfiguration anotherEapConfig = spy(WifiConfigurationTestUtil.createEapNetwork( in verifyUserApprovalIsNotNeededWithDifferentTargetConfig() local1058 anotherEapConfig.networkId = FRAMEWORK_NETWORK_ID + 1; in verifyUserApprovalIsNotNeededWithDifferentTargetConfig()1059 assertFalse(mInsecureEapNetworkHandler.addPendingCertificate(anotherEapConfig.networkId, 0, in verifyUserApprovalIsNotNeededWithDifferentTargetConfig()1061 mInsecureEapNetworkHandler.prepareConnection(anotherEapConfig); in verifyUserApprovalIsNotNeededWithDifferentTargetConfig()