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