Searched refs:animateForIme (Results 1 – 2 of 2) sorted by relevance
902 return animateForIme(now); in animate()907 private boolean animateForIme(long now) { in animateForIme() method in DockedStackDividerController918 mDisplayContent.animateForIme(t, mAnimationTarget, mDividerAnimationTarget); in animateForIme()
2612 boolean animateForIme(float interpolatedValue, float animationTarget, in animateForIme() method in DisplayContent