Searched refs:toplp (Results 1 – 1 of 1) sorted by relevance
1911 final LayoutParams toplp = (LayoutParams) topChild.getLayoutParams(); in onLayout() local1918 titleTop = getPaddingTop() + toplp.topMargin + mTitleMarginTop; in onLayout()1924 if (spaceAbove < toplp.topMargin + mTitleMarginTop) { in onLayout()1925 spaceAbove = toplp.topMargin + mTitleMarginTop; in onLayout()1929 if (spaceBelow < toplp.bottomMargin + mTitleMarginBottom) { in onLayout()