Searched refs:calculateScores (Results 1 – 1 of 1) sorted by relevance
50 return calculateScores(actualValues, userDataValues, categoryIds, defaultAlgorithm, in onCalculateScores()56 public float[][] calculateScores(@NonNull List<AutofillValue> actualValues, in calculateScores() method in AutofillFieldClassificationServiceImpl