Searched defs:exactMatch (Results 1 – 3 of 3) sorted by relevance
69 final String exactMatch = "foo"; in testSingleStringSnippet() local231 final String exactMatch = "foo"; in testHybridSnippet() local
106 V exactMatch = mChildren.get(curKey).recursiveRetrieve(captures, nextKeys); in recursiveRetrieve() local
10473 public boolean isEmergencyNumber(String number, boolean exactMatch) { in isEmergencyNumber()