Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
H A DAccessibilityFooterPreferenceControllerTest.java84 mController.setIntroductionTitle(TEST_INTRODUCTION_TITLE); in setIntroductionTitle_setCorrectIntroductionTitle()
91 mController.setIntroductionTitle(TEST_INTRODUCTION_TITLE); in onBindViewHolder_setIntroductionTitle_setCorrectIntroductionTitle()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilityFooterPreferenceController.java88 public void setIntroductionTitle(String introductionTitle) { in setIntroductionTitle() method in AccessibilityFooterPreferenceController
H A DToggleColorInversionPreferenceFragment.java108 mFooterPreferenceController.setIntroductionTitle(title); in updateFooterPreference()
H A DToggleReduceBrightColorsPreferenceFragment.java107 mFooterPreferenceController.setIntroductionTitle(title); in updateFooterPreference()
H A DToggleDaltonizerPreferenceFragment.java106 mFooterPreferenceController.setIntroductionTitle(title); in updateFooterPreference()
H A DToggleFeaturePreferenceFragment.java495 mFooterPreferenceController.setIntroductionTitle(title); in initHtmlTextPreference()
531 mFooterPreferenceController.setIntroductionTitle(introductionTitle); in createFooterPreference()
H A DToggleScreenMagnificationPreferenceFragment.java108 mFooterPreferenceController.setIntroductionTitle(title); in updateFooterPreference()