Searched refs:getDecimalSubstring (Results 1 – 4 of 4) sorted by relevance
611 public static String getDecimalSubstring(String iccId) { in getDecimalSubstring() method in IccUtils
554 decIccId[i] = IccUtils.getDecimalSubstring(mIccId[i]); in updateSubscriptionInfoByIccId()
917 new String[]{iccId, IccUtils.getDecimalSubstring(iccId)}, null);942 && (oldIccId.equals(IccUtils.getDecimalSubstring(iccId)))) {
41655 HSPLcom/android/internal/telephony/uicc/IccUtils;->getDecimalSubstring(Ljava/lang/String;)Ljava/lan…