Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DChronometer.java83 private Locale mFormatterLocale; field in Chronometer
306 if (mFormatter == null || !loc.equals(mFormatterLocale)) { in updateText()
307 mFormatterLocale = loc; in updateText()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69845 Landroid/widget/Chronometer;->mFormatterLocale:Ljava/util/Locale;