Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DDigitalWellBeingToast.java141 FormatWidth formatWidthHourAndMinute, in getReadableDuration() argument
149 return MeasureFormat.getInstance(Locale.getDefault(), formatWidthHourAndMinute) in getReadableDuration()
159 forceFormatWidth ? formatWidthHourAndMinute : FormatWidth.WIDE) in getReadableDuration()
167 , forceFormatWidth ? formatWidthHourAndMinute : FormatWidth.WIDE) in getReadableDuration()
178 Locale.getDefault(), forceFormatWidth ? formatWidthHourAndMinute : FormatWidth.WIDE) in getReadableDuration()
184 FormatWidth formatWidthHourAndMinute, in getReadableDuration() argument
188 formatWidthHourAndMinute, in getReadableDuration()