Home
last modified time | relevance | path

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

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