Home
last modified time | relevance | path

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

/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DSlicePreferencesUtil.java219 String fallbackInfoContentDescription = ""; in getPreference() local
221 fallbackInfoContentDescription += preference.getTitle().toString(); in getPreference()
240 fallbackInfoContentDescription += in getPreference()
247 fallbackInfoContentDescription += in getPreference()
253 getInfoContentDescription(item, fallbackInfoContentDescription)); in getPreference()
256 getInfoContentDescription(item, fallbackInfoContentDescription)); in getPreference()
259 getInfoContentDescription(item, fallbackInfoContentDescription)); in getPreference()