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.java63 protected String getCaption(Resources res, int value) { in getCaption() method in SettingPref
81 entries[i] = getCaption(context.getResources(), mValues[i]); in init()
DEmergencyTonePreferenceController.java54 protected String getCaption(Resources res, int value) { in EmergencyTonePreferenceController()
DDockAudioMediaPreferenceController.java51 protected String getCaption(Resources res, int value) { in DockAudioMediaPreferenceController()