Searched defs:secondsString (Results 1 – 1 of 1) sorted by relevance
88 String secondsString = res.getString(R.string.call_details_seconds_abbreviation); in formatDuration() local94 String secondsString = res.getString(R.string.call_details_seconds_abbreviation); in formatDuration() local109 String secondsString = res.getQuantityString(R.plurals.a11y_seconds, seconds); in formatDurationA11y() local114 String secondsString = res.getQuantityString(R.plurals.a11y_seconds, (int) elapsedSeconds); in formatDurationA11y() local