Searched refs:onReceivedTrustRootCertificates (Results 1 – 4 of 4) sorted by relevance
408 mOsuServerCallbacks.onReceivedTrustRootCertificates( in stopAfterStep()928 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingErrorForAddingPasspointConfiguration()950 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingEmptyTrustRootCertificateRetrieved()978 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingEmptyRemediationTrustRootCertificateRetrieved()
378 verify(mOsuServerCallbacks).onReceivedTrustRootCertificates(anyInt(), in verifyRetrieveTrustRootCertsWithErrorInHTTPSResponse()434 verify(mOsuServerCallbacks).onReceivedTrustRootCertificates(anyInt(), in verifyRetrieveTrustRootCertsWithoutError()
401 mOsuServerCallbacks.onReceivedTrustRootCertificates(mOsuServerCallbacks.getSessionId(), in performRetrievingTrustRootCerts()
1165 public void onReceivedTrustRootCertificates(int sessionId, in onReceivedTrustRootCertificates() method in PasspointProvisioner.OsuServerCallbacks