Searched defs:expandedView (Results 1 – 5 of 5) sorted by relevance
122 public void setExpandedView(BubbleExpandedView expandedView) { in setExpandedView()249 BubbleExpandedView expandedView = mExpandedView; in animateBackToExpanded() local365 private AnimatorSet createCollapseAnimation(BubbleExpandedView expandedView, in createCollapseAnimation()393 private ValueAnimator createHeightAnimation(BubbleExpandedView expandedView) { in createHeightAnimation()
27 void setExpandedView(BubbleExpandedView expandedView); in setExpandedView()
128 BubbleExpandedView expandedView; field in BubbleViewInfoTask.BubbleViewInfo
46 private var expandedView: BubbleExpandedView? variable in com.android.wm.shell.bubbles.BubbleOverflow
320 final BubbleExpandedView expandedView = mExpandedBubble.getExpandedView(); in dump() local