Searched refs:sMinMatch (Results 1 – 1 of 1) sorted by relevance
170 private static int sMinMatch = 0; field in PhoneNumberUtils173 if (sMinMatch == 0) { in getMinMatch()174 sMinMatch = Resources.getSystem().getInteger( in getMinMatch()177 return sMinMatch; in getMinMatch()195 sMinMatch = minMatch; in setMinMatchForTest()