Searched refs:animateToControlBarState (Results 1 – 1 of 1) sorted by relevance
379 animateToControlBarState((int) mCurrentPos, (int) y, 0); in register()386 animateToControlBarState((int) y, in register()560 animateToControlBarState(fromPos, toPos, mEnterExitAnimationDurationMs); in startAnimation()580 private void animateToControlBarState(int fromPos, int toPos, int durationMs) { in animateToControlBarState() method in CarDisplayAreaController