Searched refs:getMatchScore (Results 1 – 1 of 1) sorted by relevance
3938 if (bestRestoreMatch == null || (currSimRestoreMatch.getMatchScore() in findAndRestoreAllMatches()3939 >= bestRestoreMatch.getMatchScore() in findAndRestoreAllMatches()3947 if (bestRestoreMatch.getMatchScore() != 0 && newContentValues != null) { in findAndRestoreAllMatches()4068 public int getMatchScore() { in getMatchScore() method in TelephonyProvider.SimRestoreMatch