Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/callcomposer/
DPictureManagerTest.java279 ArgumentCaptor<TelephonyManager.BootstrapAuthenticationCallback> authCallbackCaptor = in testGbaCredLookup() local
288 authCallbackCaptor.capture()); in testGbaCredLookup()
289 authCallbackCaptor.getValue().onKeysAvailable(fakeKey, fakeTxId); in testGbaCredLookup()
304 authCallbackCaptor.capture()); in testGbaCredLookup()
305 authCallbackCaptor.getValue().onKeysAvailable(fakeKey, fakeTxId); in testGbaCredLookup()