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.java214 private static final String IMSI_CERT_STRING_EPDG = "-----BEGIN CERTIFICATE-----" field in TelephonyManagerTest
2868 IMSI_CERT_STRING_EPDG); in testGetCarrierInfoForImsiEncryption()
2886 inStream = new ByteArrayInputStream(IMSI_CERT_STRING_EPDG.getBytes()); in testGetCarrierInfoForImsiEncryption()