Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DStackEducationView.kt33 class StackEducationView constructor(context: Context) : LinearLayout(context) { class
DBubbleStackView.java735 private StackEducationView mStackEduView;
1156 mStackEduView = new StackEducationView(mContext); in maybeShowStackEdu()