Home
last modified time | relevance | path

Searched defs:calculateScore (Results 1 – 3 of 3) sorted by relevance

/packages/modules/ExtServices/src/android/ext/services/autofill/
DExactMatch.java39 static float calculateScore(@Nullable AutofillValue actualValue, in calculateScore() method in ExactMatch
DCreditCardMatcher.java70 static float calculateScore(@Nullable AutofillValue actualValue, in calculateScore() method in CreditCardMatcher
DEditDistanceScorer.java37 static float calculateScore(@Nullable AutofillValue actualValue, in calculateScore() method in EditDistanceScorer