Searched refs:currSimRestoreMatch (Results 1 – 1 of 1) sorted by relevance
3796 SimRestoreMatch currSimRestoreMatch = new SimRestoreMatch( in findAndRestoreAllMatches() local3802 if (currSimRestoreMatch == null) { in findAndRestoreAllMatches()3817 if (bestRestoreMatch == null || (currSimRestoreMatch.getMatchScore() in findAndRestoreAllMatches()3819 && currSimRestoreMatch.getContentValues() != null)) { in findAndRestoreAllMatches()3820 bestRestoreMatch = currSimRestoreMatch; in findAndRestoreAllMatches()