Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DStackEducationView.kt36 class StackEducationView constructor( regex
H A DBubbleStackView.java748 private StackEducationView mStackEduView;
1188 mStackEduView = new StackEducationView(mContext, mPositioner, mBubbleController); in maybeShowStackEdu()
1203 mStackEduView = new StackEducationView(mContext, mPositioner, mBubbleController); in updateUserEdu()