Home
last modified time | relevance | path

Searched refs:updateBubblePositions (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java223 updateBubblePositions(); in startOrUpdatePathAnimation()
374 updateBubblePositions(); in dragBubbleOut()
392 updateBubblePositions();
424 updateBubblePositions();
431 updateBubblePositions(); in onGestureFinished()
517 updateBubblePositions(); in onChildAdded()
538 updateBubblePositions(); in onChildRemoved()
556 updateBubblePositions(); in onChildReordered()
560 private void updateBubblePositions() { in updateBubblePositions() method in ExpandedAnimationController