Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java3876 PublicKey epdgKey = null; in testGetCarrierInfoForImsiEncryption() local
3913 epdgKey = cert.getPublicKey(); in testGetCarrierInfoForImsiEncryption()
3925 assertEquals(epdgKey, info.getPublicKey()); in testGetCarrierInfoForImsiEncryption()