Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java274 private static final String IMSI_CERT_STRING_EPDG = "-----BEGIN CERTIFICATE-----" field in TelephonyManagerTest
3893 IMSI_CERT_STRING_EPDG); in testGetCarrierInfoForImsiEncryption()
3911 inStream = new ByteArrayInputStream(IMSI_CERT_STRING_EPDG.getBytes()); in testGetCarrierInfoForImsiEncryption()