Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java3404 private static final int CARRIER_ID_MATCH = 3; field in TelephonyProvider.SimRestoreMatch
3429 matches.add(CARRIER_ID_MATCH); in SimRestoreMatch()
3461 if (matches.contains(CARRIER_ID_MATCH)) { in calculateMatchScore()
3480 if (matches.contains(CARRIER_ID_MATCH)) { in calculateMatchingCriteria()
3605 } else if (matches.contains(CARRIER_ID_MATCH)) { in polishContentValues()