Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DTutorialFragment.java66 private boolean mIntroductionShown = false; field in TutorialFragment
199 } else if (!mIntroductionShown) { in initializeFeedbackVideoView()
205 mIntroductionShown = true; in initializeFeedbackVideoView()