Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DExpandedAnimationController.java284 private void animateStackByBubbleWidthsStartingFrom(int numBubbleWidths, int startIndex) { in animateStackByBubbleWidthsStartingFrom() argument
288 animation.translationX(getXForChildAtIndex(index + numBubbleWidths))) in animateStackByBubbleWidthsStartingFrom()