Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java3898 private static final int PHONE_NUMBER_MATCH = 2; field in TelephonyProvider.SimRestoreMatch
3929 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()