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