Searched defs:formattedTime (Results 1 – 2 of 2) sorted by relevance
113 CharSequence formattedTime = DateFormat.format(pattern, time); in getChangeSummary() local
261 final String formattedTime = formatTime(longestLapTime, lapTime, " "); in formatLapTime() local282 final String formattedTime = formatTime(longestAccumulatedTime, accumulatedTime, " "); in formatAccumulatedTime() local