Searched refs:tutorialFragment (Results 1 – 2 of 2) sorted by relevance
87 SwipeUpGestureTutorialController(TutorialFragment tutorialFragment, TutorialType tutorialType) { in SwipeUpGestureTutorialController() argument88 super(tutorialFragment, tutorialType); in SwipeUpGestureTutorialController()
138 TutorialController(TutorialFragment tutorialFragment, TutorialType tutorialType) { in TutorialController() argument139 mTutorialFragment = tutorialFragment; in TutorialController()143 RootSandboxLayout rootView = tutorialFragment.getRootView(); in TutorialController()