Searched refs:tutorialFragment (Results 1 – 2 of 2) sorted by relevance
137 TutorialController(TutorialFragment tutorialFragment, TutorialType tutorialType) { in TutorialController() argument138 mTutorialFragment = tutorialFragment; in TutorialController()142 RootSandboxLayout rootView = tutorialFragment.getRootView(); in TutorialController()
90 SwipeUpGestureTutorialController(TutorialFragment tutorialFragment, TutorialType tutorialType) { in SwipeUpGestureTutorialController() argument91 super(tutorialFragment, tutorialType); in SwipeUpGestureTutorialController()