Searched refs:mBottomDecorHeight (Results 1 – 1 of 1) sorted by relevance
36 private final int mBottomDecorHeight; field in ExpandableView53 mBottomDecorHeight = resolveBottomDecorHeight(); in ExpandableView()107 ownHeight += mBottomDecorHeight; in onMeasure()195 return hasBottomDecor() ? mBottomDecorHeight : 0; in getBottomDecorHeight()