Home
last modified time | relevance | path

Searched refs:seperatorCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/smartdial/
DSmartDialNameMatcher.java286 int seperatorCount = 0; in matchesCombination() local
329 seperatorCount = 0; in matchesCombination()
337 new SmartDialMatchPosition(tokenStart, queryLength + tokenStart + seperatorCount)); in matchesCombination()
386 seperatorCount++; in matchesCombination()