Searched refs:onReceivedTrustRootCertificates (Results 1 – 4 of 4) sorted by relevance
404 mOsuServerCallbacks.onReceivedTrustRootCertificates( in stopAfterStep()923 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingErrorForAddingPasspointConfiguration()945 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingEmptyTrustRootCertificateRetrieved()973 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingEmptyRemediationTrustRootCertificateRetrieved()
467 verify(mOsuServerCallbacks).onReceivedTrustRootCertificates(anyInt(), in verifyRetrieveTrustRootCertsWithErrorInHTTPSResponse()523 verify(mOsuServerCallbacks).onReceivedTrustRootCertificates(anyInt(), in verifyRetrieveTrustRootCertsWithoutError()
458 mOsuServerCallbacks.onReceivedTrustRootCertificates(mOsuServerCallbacks.getSessionId(), in performRetrievingTrustRootCerts()
1186 public void onReceivedTrustRootCertificates(int sessionId, in onReceivedTrustRootCertificates() method in PasspointProvisioner.OsuServerCallbacks