Home
last modified time | relevance | path

Searched defs:animateExpansion (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DExpandedViewAnimationController.java87 void animateExpansion(long startDelayMillis, Runnable after, PointF collapsePosition, in animateExpansion() method
DExpandedViewAnimationControllerImpl.java285 public void animateExpansion(long startDelayMillis, Runnable after, PointF collapsePosition, in animateExpansion() method in ExpandedViewAnimationControllerImpl
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarAnimationHelper.java150 public void animateExpansion(BubbleViewProvider expandedBubble, in animateExpansion() method in BubbleBarAnimationHelper
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2461 private void animateExpansion() { in animateExpansion() method in BubbleStackView