Home
last modified time | relevance | path

Searched refs:capturedRequest (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGbaManagerTest.java247 GbaAuthRequest capturedRequest = captor.getValue(); in testMetricsGbaEvent() local
248 IBootstrapAuthenticationCallback callback = capturedRequest.getCallback(); in testMetricsGbaEvent()
249 callback.onAuthenticationFailure(capturedRequest.getToken(), in testMetricsGbaEvent()