Searched refs:getIntroductionTitle (Results 1 – 11 of 11) sorted by relevance
98 protected String getIntroductionTitle() { in getIntroductionTitle() method in AccessibilityFooterPreferenceController104 sb.append(getIntroductionTitle()).append("\n\n").append(footerPreference.getTitle()); in updateFooterPreferences()
39 protected String getIntroductionTitle() { in getIntroductionTitle() method in CaptionFooterPreferenceController
40 protected String getIntroductionTitle() { in getIntroductionTitle() method in ToggleAutoclickFooterPreferenceController
40 protected String getIntroductionTitle() { in getIntroductionTitle() method in AccessibilityControlTimeoutFooterPreferenceController
42 protected String getIntroductionTitle() { in getIntroductionTitle() method in AccessibilityButtonFooterPreferenceController
35 public Integer getIntroductionTitle() { in getIntroductionTitle() method in HomeGestureTutorialController
36 public Integer getIntroductionTitle() { in getIntroductionTitle() method in BackGestureTutorialController
45 public Integer getIntroductionTitle() { in getIntroductionTitle() method in OverviewGestureTutorialController
200 Integer introTileStringResId = mTutorialController.getIntroductionTitle(); in initializeFeedbackVideoView()
217 public Integer getIntroductionTitle() { in getIntroductionTitle() method in TutorialController
86 assertThat(mController.getIntroductionTitle()).isEqualTo(TEST_INTRODUCTION_TITLE); in setIntroductionTitle_setCorrectIntroductionTitle()