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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
SignalDrawable.java 175 updateAnimation();
179 private void updateAnimation() {
415 updateAnimation();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
ViewState.java 182 updateAnimation(view, SCALE_X_PROPERTY, scaleX);
190 updateAnimation(view, SCALE_Y_PROPERTY, scaleY);
406 private void updateAnimation(View view, PropertyAnimator.AnimatableProperty property,

Completed in 347 milliseconds