Searched refs:useTrustOnFirstUse (Results 1 – 1 of 1) sorted by relevance
241 if (useTrustOnFirstUse()) { in prepareConnection()369 if (useTrustOnFirstUse()) { in startUserApprovalIfNecessary()590 private boolean useTrustOnFirstUse() { in useTrustOnFirstUse() method in InsecureEapNetworkHandler599 if (useTrustOnFirstUse()) { in registerCertificateNotificationReceiver()620 if (!useTrustOnFirstUse()) { in handleAccept()654 boolean disconnectRequired = !useTrustOnFirstUse(); in handleReject()680 if (useTrustOnFirstUse()) { in askForUserApprovalForCaCertificate()689 String title = useTrustOnFirstUse() in askForUserApprovalForCaCertificate()692 String positiveButtonText = useTrustOnFirstUse() in askForUserApprovalForCaCertificate()695 String negativeButtonText = useTrustOnFirstUse() in askForUserApprovalForCaCertificate()[all …]