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