Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java236 private static final String IMSI_CERT_STRING_WLAN = "-----BEGIN CERTIFICATE-----" field in TelephonyManagerTest
2871 IMSI_CERT_STRING_WLAN); in testGetCarrierInfoForImsiEncryption()
2881 InputStream inStream = new ByteArrayInputStream(IMSI_CERT_STRING_WLAN.getBytes()); in testGetCarrierInfoForImsiEncryption()