Searched refs:mMatchCount (Results 1 – 1 of 1) sorted by relevance
36 private int mMatchCount; field in MatchScore58 mMatchCount = 0; in reset()82 mMatchCount++; in updatePrimaryScore()89 mMatchCount++; in updateSecondaryScore()113 return score * SCORE_SCALE + mMatchCount; in getScore()147 "/" + mSecondaryScore + "(" + mMatchCount + ")"; in toString()