Searched refs:mFooterPreferenceController (Results 1 – 5 of 5) sorted by relevance
108 mFooterPreferenceController.setIntroductionTitle(title); in updateFooterPreference()109 mFooterPreferenceController.setupHelpLink(getHelpResource(), learnMoreContentDescription); in updateFooterPreference()110 mFooterPreferenceController.displayPreference(getPreferenceScreen()); in updateFooterPreference()
106 mFooterPreferenceController.setIntroductionTitle(title); in updateFooterPreference()107 mFooterPreferenceController.setupHelpLink(getHelpResource(), learnMoreContentDescription); in updateFooterPreference()108 mFooterPreferenceController.displayPreference(getPreferenceScreen()); in updateFooterPreference()
80 protected AccessibilityFooterPreferenceController mFooterPreferenceController; field in ToggleFeaturePreferenceFragment493 mFooterPreferenceController = new AccessibilityFooterPreferenceController( in initHtmlTextPreference()495 mFooterPreferenceController.setIntroductionTitle(title); in initHtmlTextPreference()496 mFooterPreferenceController.displayPreference(screen); in initHtmlTextPreference()529 mFooterPreferenceController = new AccessibilityFooterPreferenceController( in createFooterPreference()531 mFooterPreferenceController.setIntroductionTitle(introductionTitle); in createFooterPreference()532 mFooterPreferenceController.displayPreference(screen); in createFooterPreference()
107 mFooterPreferenceController.setIntroductionTitle(title); in updateFooterPreference()108 mFooterPreferenceController.displayPreference(getPreferenceScreen()); in updateFooterPreference()