Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DSettingPref.java60 protected String getCaption(Resources res, int value) { in getCaption() method in SettingPref
78 entries[i] = getCaption(context.getResources(), mValues[i]); in init()
DOtherSoundSettings.java130 protected String getCaption(Resources res, int value) {
152 protected String getCaption(Resources res, int value) {
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatterySaverSettings.java91 protected String getCaption(Resources res, int value) { in onActivityCreated()