Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/datepicker/
H A DTwoDigitFormatter.java31 mFmt = createFormatter(locale); in init()
52 private java.util.Formatter createFormatter(Locale locale) { in createFormatter() method in TwoDigitFormatter
/aosp12/frameworks/base/core/java/android/widget/
H A DNumberPicker.java195 mFmt = createFormatter(locale); in init()
214 private java.util.Formatter createFormatter(Locale locale) { in createFormatter() method in NumberPicker.TwoDigitFormatter
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt71707 Landroid/widget/NumberPicker$TwoDigitFormatter;->createFormatter(Ljava/util/Locale;)Ljava/util/Form…