Searched refs:oldIccId (Results 1 – 1 of 1) sorted by relevance
1391 String oldIccId = cursor.getString(3); in addSubInfo() local1399 if (oldIccId != null && oldIccId.length() < uniqueId.length() in addSubInfo()1400 && (oldIccId.equals(IccUtils.getDecimalSubstring(uniqueId)))) { in addSubInfo()