Searched refs:mIntroductionShown (Results 1 – 1 of 1) sorted by relevance
59 private boolean mIntroductionShown = false; field in TutorialFragment168 if (!mIntroductionShown && mTutorialController != null) { in initializeFeedbackVideoView()174 mIntroductionShown = true; in initializeFeedbackVideoView()