Searched refs:BubblePopupView (Results 1 – 3 of 3) sorted by relevance
29 import com.android.wm.shell.common.bubbles.BubblePopupView38 private var educationView: BubblePopupView? = null39 private var animator: PhysicsAnimator<BubblePopupView>? = null123 private fun createEducationView(root: ViewGroup): BubblePopupView {126 as BubblePopupView139 private fun createAnimation(view: BubblePopupView): PhysicsAnimator<BubblePopupView> {
21 import com.android.wm.shell.common.bubbles.BubblePopupView26 fun BubblePopupView.setup() { regex
24 open class BubblePopupView