Searched refs:startUserApprovalIfNecessary (Results 1 – 4 of 4) sorted by relevance
499 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyTrustOnFirstUseWhenTrustOnFirstUseNoPendingCert()517 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyTrustOnFirstUseWhenTrustOnFirstUseNotSupported()852 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyOnErrorWithoutCert()880 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyOnErrorWithTofuDisabledWhenInsecureEapNetworkIsNotAllowed()908 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyNoErrorWithTofuDisabledWhenInsecureEapNetworkIsAllowed()929 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyOnErrorWithIncompleteChain()955 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyOnErrorWithFakeRootCaCertInTheChain()980 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyOnErrorWithServerCertificateWithoutCommonName()1032 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in testExistingCertChainIsClearedOnPreparingNewConnection()1052 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(isUserSelected); in verifyUserApprovalIsNotNeededWithDifferentTargetConfig()[all …]
9800 verify(mInsecureEapNetworkHandler).startUserApprovalIfNecessary(eq(isUserSelected)); in setupTrustOnFirstUse()
356 public boolean startUserApprovalIfNecessary(boolean isUserSelected) { in startUserApprovalIfNecessary() method in InsecureEapNetworkHandler
4841 mInsecureEapNetworkHandler.startUserApprovalIfNecessary(mIsUserSelected); in processMessageImpl()6416 .startUserApprovalIfNecessary(mIsUserSelected)) { in processMessageImpl()