Home
last modified time | relevance | path

Searched refs:ICCID_MATCH (Results 1 – 1 of 1) sorted by relevance

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java3897 private static final int ICCID_MATCH = 1; field in TelephonyProvider.SimRestoreMatch
3921 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()