Home
last modified time | relevance | path

Searched refs:createFormattingTemplate (Results 1 – 1 of 1) sorted by relevance

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java158 if (createFormattingTemplate(numberFormat)) { in maybeCreateNewTemplate()
218 private boolean createFormattingTemplate(NumberFormat format) { in createFormattingTemplate() method in AsYouTypeFormatter