Searched refs:InfoHeightAnimation (Results 1 – 1 of 1) sorted by relevance
711 mAnim = new InfoHeightAnimation(mInfoVisFraction, shown ? 1.0f : 0f); in animateInfoHeight()877 private class InfoHeightAnimation extends Animation { class in BaseCardView881 public InfoHeightAnimation(float start, float end) { in InfoHeightAnimation() method in BaseCardView.InfoHeightAnimation