HomeSort by relevance Sort by last modified time
    Searched refs:translationDirection (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StackScrollerDecorView.java 115 public void performRemoveAnimation(long duration, float translationDirection,
ActivatableNotificationView.java 673 public void performRemoveAnimation(long duration, float translationDirection,
677 startAppearAnimation(false /* isAppearing */, translationDirection,
692 private void startAppearAnimation(boolean isAppearing, float translationDirection, long delay,
695 mAnimationTranslationY = translationDirection * getActualHeight();
    [all...]
ExpandableView.java 252 * @param translationDirection The direction value from [-1 ... 1] indicating in which the
259 public abstract void performRemoveAnimation(long duration, float translationDirection,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackStateAnimator.java     [all...]

Completed in 68 milliseconds