Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGbaManagerTest.java262 GbaAuthRequest capturedRequest2 = captor2.getValue(); in testMetricsGbaEvent() local
263 IBootstrapAuthenticationCallback callback2 = capturedRequest2.getCallback(); in testMetricsGbaEvent()
264 callback2.onKeysAvailable(capturedRequest2.getToken(), "".getBytes(), ""); in testMetricsGbaEvent()