Searched refs:LRM_SPACE (Results 1 – 1 of 1) sorted by relevance
228 val formattedTime = formatTime(longestLapTime, lapTime, LRM_SPACE) in formatLapTime()249 val formattedTime = formatTime(longestAccumulatedTime, accumulatedTime, LRM_SPACE) in formatAccumulatedTime()289 private const val LRM_SPACE = "\u200E " constant