Searched refs:mCardHeight (Results 1 – 1 of 1) sorted by relevance
53 private final float mCardHeight; field in BaseCardView93 mCardHeight = getResources().getDimensionPixelSize(R.dimen.card_layout_height); in BaseCardView()221 (mExtendViewOnFocus && isFocused()) ? mExtendedCardHeight : mCardHeight; in onSetFocusAnimatedValue()