Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java2852 PublicKey wlanKey = null; in testGetCarrierInfoForImsiEncryption() local
2884 wlanKey = cert.getPublicKey(); in testGetCarrierInfoForImsiEncryption()
2914 assertEquals(wlanKey, info.getPublicKey()); in testGetCarrierInfoForImsiEncryption()