Searched refs:mFullTextAnimationDuration (Results 1 – 1 of 1) sorted by relevance
71 private int mFullTextAnimationDuration; field in DetailsContentPresenter.ViewHolder243 expandAnimator.setDuration(mFullTextAnimationDuration); in showFullText()249 shiftAnimator.setDuration(mFullTextAnimationDuration); in showFullText()257 private final int mFullTextAnimationDuration; field in DetailsContentPresenter262 mFullTextAnimationDuration = in DetailsContentPresenter()282 vh.mFullTextAnimationDuration = mFullTextAnimationDuration; in onBindViewHolder()