Searched refs:getDecimalSubstring (Results 1 – 3 of 3) sorted by relevance
637 public static String getDecimalSubstring(String iccId) { in getDecimalSubstring() method in IccUtils
1028 args = new String[]{uniqueId, IccUtils.getDecimalSubstring(uniqueId)}; in addSubInfo()1067 && (oldIccId.equals(IccUtils.getDecimalSubstring(uniqueId)))) { in addSubInfo()
23852 HSPLcom/android/internal/telephony/uicc/IccUtils;->getDecimalSubstring(Ljava/lang/String;)Ljava/lan…