Searched refs:CARRIER_ID_MATCH (Results 1 – 1 of 1) sorted by relevance
3899 private static final int CARRIER_ID_MATCH = 3; field in TelephonyProvider.SimRestoreMatch3925 matches.add(CARRIER_ID_MATCH); in SimRestoreMatch()3957 if (matches.contains(CARRIER_ID_MATCH)) { in calculateMatchScore()3976 if (matches.contains(CARRIER_ID_MATCH)) { in calculateMatchingCriteria()4195 } else if (matches.contains(CARRIER_ID_MATCH)) { in polishContentValues()