Searched refs:htmlFooterPreference (Results 1 – 1 of 1) sorted by relevance
599 final AccessibilityFooterPreference htmlFooterPreference = in initHtmlTextPreference() local601 htmlFooterPreference.setKey(KEY_HTML_DESCRIPTION_PREFERENCE); in initHtmlTextPreference()602 htmlFooterPreference.setSummary(htmlDescription); in initHtmlTextPreference()603 screen.addPreference(htmlFooterPreference); in initHtmlTextPreference()608 screen.getContext(), htmlFooterPreference.getKey()); in initHtmlTextPreference()