Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialFragment.java59 private boolean mIntroductionShown = false; field in TutorialFragment
168 if (!mIntroductionShown && mTutorialController != null) { in initializeFeedbackVideoView()
174 mIntroductionShown = true; in initializeFeedbackVideoView()