Home
last modified time | relevance | path

Searched refs:getProgressSummary (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DImportanceSeekBarPreference.java93 mSummary = getProgressSummary(progress); in setProgress()
144 mSummary = getProgressSummary( in applyAutoUi()
163 mSummary = getProgressSummary(progress); in onProgressChanged()
169 private String getProgressSummary(int progress) { in getProgressSummary() method in ImportanceSeekBarPreference