Searched refs:bottomlp (Results 1 – 2 of 2) sorted by relevance
1794 final LayoutParams bottomlp = (LayoutParams) bottomChild.getLayoutParams(); in onLayout() local1813 (bottomlp.bottomMargin + mTitleMarginBottom - spaceBelow)); in onLayout()1819 titleTop = height - paddingBottom - bottomlp.bottomMargin - mTitleMarginBottom - in onLayout()
1790 final LayoutParams bottomlp = (LayoutParams) bottomChild.getLayoutParams(); in onLayout() local1809 (bottomlp.bottomMargin + mTitleMarginBottom - spaceBelow)); in onLayout()1815 titleTop = height - paddingBottom - bottomlp.bottomMargin - mTitleMarginBottom - in onLayout()