Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/datepicker/
DTwoDigitFormatter.java31 mFmt = createFormatter(locale); in init()
52 private java.util.Formatter createFormatter(Locale locale) { in createFormatter() method in TwoDigitFormatter