Searched refs:secondsLabel (Results 1 – 2 of 2) sorted by relevance
74 final String secondsLabel = bf.unicodeWrap(context.getString(R.string.seconds_label)); in TimerSetupView() local83 FormattedTextUtils.formatText(secondsLabel, new RelativeSizeSpan(0.5f))); in TimerSetupView()
65 val secondsLabel = bf.unicodeWrap(context.getString(R.string.seconds_label)) constant74 FormattedTextUtils.formatText(secondsLabel, RelativeSizeSpan(0.5f)))