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.java2869 PublicKey wlanKey = null; in testGetCarrierInfoForImsiEncryption() local
2901 wlanKey = cert.getPublicKey(); in testGetCarrierInfoForImsiEncryption()
2931 assertEquals(wlanKey, info.getPublicKey()); in testGetCarrierInfoForImsiEncryption()