Searched refs:PHONE_NUMBER_MATCH (Results 1 – 1 of 1) sorted by relevance
3403 private static final int PHONE_NUMBER_MATCH = 2; field in TelephonyProvider.SimRestoreMatch3433 matches.add(PHONE_NUMBER_MATCH); in SimRestoreMatch()3462 if (matches.contains(PHONE_NUMBER_MATCH)) { in calculateMatchScore()3481 if (matches.contains(PHONE_NUMBER_MATCH)) { in calculateMatchingCriteria()3606 if (!matches.contains(PHONE_NUMBER_MATCH)) { in polishContentValues()