Searched refs:mTextViewHeight (Results 1 – 1 of 1) sorted by relevance
48 private final float mTextViewHeight; field in BaseCardView96 mTextViewHeight = getResources().getDimensionPixelSize(R.dimen.card_meta_layout_height); in BaseCardView()231 mTextViewHeight in onSetFocusAnimatedValue()232 + (mExtendedTextViewHeight - mTextViewHeight) in onSetFocusAnimatedValue()234 : (int) mTextViewHeight; in onSetFocusAnimatedValue()