Searched refs:decIccId (Results 1 – 1 of 1) sorted by relevance
1157 private boolean isNewSim(String iccId, String decIccId, String[] oldIccId) { in isNewSim() argument1163 } else if (decIccId != null && decIccId.equals(oldIccId[i])) { in isNewSim()