Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DDigitalWellBeingToast.java142 FormatWidth formatWidthHourAndMinute, in getReadableDuration() argument
150 return MeasureFormat.getInstance(Locale.getDefault(), formatWidthHourAndMinute) in getReadableDuration()
160 forceFormatWidth ? formatWidthHourAndMinute : FormatWidth.WIDE) in getReadableDuration()
168 , forceFormatWidth ? formatWidthHourAndMinute : FormatWidth.WIDE) in getReadableDuration()
179 Locale.getDefault(), forceFormatWidth ? formatWidthHourAndMinute : FormatWidth.WIDE) in getReadableDuration()
185 FormatWidth formatWidthHourAndMinute, in getReadableDuration() argument
189 formatWidthHourAndMinute, in getReadableDuration()