Searched refs:localizedValue (Results 1 – 1 of 1) sorted by relevance
99 String localizedValue = String.format(locale, "%d", newVal); in remainingSecondsChanged() local100 mRemainingSecondsView.setText(localizedValue); in remainingSecondsChanged()