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.java2851 PublicKey epdgKey = null; in testGetCarrierInfoForImsiEncryption() local
2888 epdgKey = cert.getPublicKey(); in testGetCarrierInfoForImsiEncryption()
2900 assertEquals(epdgKey, info.getPublicKey()); in testGetCarrierInfoForImsiEncryption()