Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java254 String strippedIccIdString = in getAllProfiles() local
257 new EuiccProfileInfo.Builder(strippedIccIdString); in getAllProfiles()
293 String strippedIccIdString = in getProfile() local
296 new EuiccProfileInfo.Builder(strippedIccIdString); in getProfile()