Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarViewController.java89 private boolean mShouldShowEducation; field in BubbleBarViewController
163 if (mShouldShowEducation) { in onBubbleBarClicked()
164 mShouldShowEducation = false; in onBubbleBarClicked()
493 mShouldShowEducation = true; in prepareToShowEducation()