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