Searched refs:onReceivedTrustRootCertificates (Results 1 – 4 of 4) sorted by relevance
407 mOsuServerCallbacks.onReceivedTrustRootCertificates( in stopAfterStep()927 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingErrorForAddingPasspointConfiguration()949 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingEmptyTrustRootCertificateRetrieved()977 mOsuServerCallbacks.onReceivedTrustRootCertificates( in verifyHandlingEmptyRemediationTrustRootCertificateRetrieved()
462 verify(mOsuServerCallbacks).onReceivedTrustRootCertificates(anyInt(), in verifyRetrieveTrustRootCertsWithErrorInHTTPSResponse()518 verify(mOsuServerCallbacks).onReceivedTrustRootCertificates(anyInt(), in verifyRetrieveTrustRootCertsWithoutError()
432 mOsuServerCallbacks.onReceivedTrustRootCertificates(mOsuServerCallbacks.getSessionId(), in performRetrievingTrustRootCerts()
1165 public void onReceivedTrustRootCertificates(int sessionId, in onReceivedTrustRootCertificates() method in PasspointProvisioner.OsuServerCallbacks