Searched defs:expandedView (Results 1 – 6 of 6) 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()
148 BubbleBarExpandedView expandedView = b.getBubbleBarExpandedView(); in showExpandedView() local
162 BubbleExpandedView expandedView; field in BubbleViewInfoTask.BubbleViewInfo
46 private var expandedView: BubbleExpandedView? variable in com.android.wm.shell.bubbles.BubbleOverflow
325 final BubbleExpandedView expandedView = mExpandedBubble.getExpandedView(); in dump() local