Searched refs:ICCID_MATCH (Results 1 – 1 of 1) sorted by relevance
3897 private static final int ICCID_MATCH = 1; field in TelephonyProvider.SimRestoreMatch3921 matches.add(ICCID_MATCH); in SimRestoreMatch()3954 if (matches.contains(ICCID_MATCH)) { in calculateMatchScore()3973 if (matches.contains(ICCID_MATCH)) { in calculateMatchingCriteria()4193 if (matches.contains(ICCID_MATCH)) { in polishContentValues()