Searched refs:getDecimalSubstring (Results 1 – 2 of 2) sorted by relevance
656 public static String getDecimalSubstring(String iccId) { in getDecimalSubstring() method in IccUtils
1294 args = new String[]{uniqueId, IccUtils.getDecimalSubstring(uniqueId)}; in addSubInfo()1333 && (oldIccId.equals(IccUtils.getDecimalSubstring(uniqueId)))) { in addSubInfo()