Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java889 private StackEducationView.Manager mStackEducationViewManager; field in BubbleStackView
1466 mStackEducationViewManager = mManager::updateWindowFlagsForBackpress; in maybeShowStackEdu()
1468 new StackEducationView(mContext, mPositioner, mStackEducationViewManager); in maybeShowStackEdu()
1497 mStackEducationViewManager = mManager::updateWindowFlagsForBackpress; in updateUserEdu()
1499 new StackEducationView(mContext, mPositioner, mStackEducationViewManager); in updateUserEdu()