Searched refs:shouldMatchEmptyQuery (Results 1 – 1 of 1) sorted by relevance
45 private boolean shouldMatchEmptyQuery = false; field in SmartDialNameMatcher115 return shouldMatchEmptyQuery ? new SmartDialMatchPosition(0, 0) : null; in matchesNumber()167 return shouldMatchEmptyQuery ? new SmartDialMatchPosition(offset, offset) : null; in matchesNumberWithOffset()428 shouldMatchEmptyQuery = matches; in setShouldMatchEmptyQuery()