Searched refs:mTextViewHeight (Results 1 – 1 of 1) sorted by relevance
54 private final float mTextViewHeight; field in AppLinkCardView96 mTextViewHeight = getResources().getDimensionPixelSize( in AppLinkCardView()247 params.height = Math.round(mTextViewHeight248 + (mExtendedTextViewCardHeight - mTextViewHeight) * animatedValue);