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