Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java207 public void springStack(float destinationX, float destinationY) { in springStack() argument
220 destinationY); in springStack()
407 float destinationY = Float.MIN_VALUE;
413 destinationY = maxBubbleY;
417 destinationY = mPreImeY;
422 if (destinationY > Float.MIN_VALUE) {
428 destinationY);