Searched refs:CARRIER_ID_MATCH (Results 1 – 1 of 1) sorted by relevance
3404 private static final int CARRIER_ID_MATCH = 3; field in TelephonyProvider.SimRestoreMatch3429 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()