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/util/
DSmartDialNameMatcher.java261 int seperatorCount = 0; in matchesCombination() local
308 seperatorCount = 0; in matchesCombination()
316 new SmartDialMatchPosition(tokenStart, queryLength + tokenStart + seperatorCount)); in matchesCombination()
367 seperatorCount++; in matchesCombination()