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