Searched refs:getWindowAnimationScaleLocked (Results 1 – 4 of 4) sorted by relevance
878 (IME_ADJUST_ANIM_DURATION * mService.getWindowAnimationScaleLocked()); in animateForIme()
630 * mService.getWindowAnimationScaleLocked()); in onRotationChangedLocked()
4497 anim.scaleCurrentDuration(mService.getWindowAnimationScaleLocked()); in startAnimation()4864 (anim.computeDurationHint() * mService.getWindowAnimationScaleLocked()); in MoveAnimationSpec()
3165 public float getWindowAnimationScaleLocked() { in getWindowAnimationScaleLocked() method in WindowManagerService