Home
last modified time | relevance | path

Searched refs:bottomlp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DToolbar.java1912 final LayoutParams bottomlp = (LayoutParams) bottomChild.getLayoutParams(); in onLayout() local
1931 (bottomlp.bottomMargin + mTitleMarginBottom - spaceBelow)); in onLayout()
1937 titleTop = height - paddingBottom - bottomlp.bottomMargin - mTitleMarginBottom - in onLayout()