Searched defs:isFormatEligible (Results 1 - 1 of 1) sorted by relevance

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DAsYouTypeFormatter.java186 if (isFormatEligible(format.getFormat())) {
194 private boolean isFormatEligible(String format) { method in class:AsYouTypeFormatter

Completed in 58 milliseconds