Searched refs:sMinMatch (Results 1 – 1 of 1) sorted by relevance
180 private static int sMinMatch = 0; field in PhoneNumberUtils183 if (sMinMatch == 0) { in getMinMatch()184 sMinMatch = Resources.getSystem().getInteger( in getMinMatch()187 return sMinMatch; in getMinMatch()205 sMinMatch = minMatch; in setMinMatchForTest()