Searched defs:formattedTime (Results 1 – 4 of 4) sorted by relevance
109 CharSequence formattedTime = DateFormat.format(pattern, time); in getChangeSummary() local121 private CharSequence buildMessage(int resId, int count, CharSequence formattedTime) { in buildMessage()
144 final CharSequence formattedTime = mZenModeConfigWrapper.getFormattedTime( in getDefaultPolicyFooter() local
65 private val formattedTime = formatTime(recentAccessApp.instantTime) constant
228 val formattedTime = formatTime(longestLapTime, lapTime, LRM_SPACE) in formatLapTime() constant249 val formattedTime = formatTime(longestAccumulatedTime, accumulatedTime, LRM_SPACE) in formatAccumulatedTime() constant