Searched refs:PHONE_NUMBER_MATCH (Results 1 – 1 of 1) sorted by relevance
3898 private static final int PHONE_NUMBER_MATCH = 2; field in TelephonyProvider.SimRestoreMatch3929 matches.add(PHONE_NUMBER_MATCH); in SimRestoreMatch()3958 if (matches.contains(PHONE_NUMBER_MATCH)) { in calculateMatchScore()3977 if (matches.contains(PHONE_NUMBER_MATCH)) { in calculateMatchingCriteria()4196 if (!matches.contains(PHONE_NUMBER_MATCH)) { in polishContentValues()