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.java81 private boolean mIntroductionShown = false; field in TutorialFragment
252 } else if (!mIntroductionShown) { in initializeFeedbackVideoView()
277 mIntroductionShown = true; in initializeFeedbackVideoView()