Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/tests/src/com/android/phone/callcomposer/
H A DPictureManagerTest.java306 GbaCredentials creds1 = credsFuture1.get(TIMEOUT_MILLIS, TimeUnit.MILLISECONDS); in testGbaCredLookup() local
307 assertEquals(fakeTxId, creds1.getTransactionId()); in testGbaCredLookup()
308 assertArrayEquals(fakeKey, creds1.getKey()); in testGbaCredLookup()