Home
last modified time | relevance | path

Searched defs:expandedView (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedViewAnimationControllerImpl.java122 public void setExpandedView(BubbleExpandedView expandedView) { in setExpandedView()
249 BubbleExpandedView expandedView = mExpandedView; in animateBackToExpanded() local
365 private AnimatorSet createCollapseAnimation(BubbleExpandedView expandedView, in createCollapseAnimation()
393 private ValueAnimator createHeightAnimation(BubbleExpandedView expandedView) { in createHeightAnimation()
H A DExpandedViewAnimationController.java27 void setExpandedView(BubbleExpandedView expandedView); in setExpandedView()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarLayerView.java148 BubbleBarExpandedView expandedView = b.getBubbleBarExpandedView(); in showExpandedView() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewInfoTask.java162 BubbleExpandedView expandedView; field in BubbleViewInfoTask.BubbleViewInfo
H A DBubbleStackView.java325 final BubbleExpandedView expandedView = mExpandedBubble.getExpandedView(); in dump() local