Searched refs:updateAnimation (Results 1 – 2 of 2) sorted by relevance
133 private void updateAnimation() { in updateAnimation() method in SignalDrawable147 updateAnimation(); in onLevelChange()273 updateAnimation(); in setVisible()
282 updateAnimation(view, SCALE_X_PROPERTY, mScaleX); in applyToView()290 updateAnimation(view, SCALE_Y_PROPERTY, mScaleY); in applyToView()519 private void updateAnimation(View view, AnimatableProperty property, in updateAnimation() method in ViewState