Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityFooterPreferenceController.java88 public void setIntroductionTitle(String introductionTitle) { in setIntroductionTitle() argument
89 mIntroductionTitle = introductionTitle; in setIntroductionTitle()
DToggleFeaturePreferenceFragment.java630 String introductionTitle) { in createFooterPreference() argument
638 mFooterPreferenceController.setIntroductionTitle(introductionTitle); in createFooterPreference()