Home
last modified time | relevance | path

Searched defs:titleBottom (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DToolbar.java1829 final int titleBottom = titleTop + mTitleTextView.getMeasuredHeight(); in onLayout() local
1856 final int titleBottom = titleTop + mTitleTextView.getMeasuredHeight(); in onLayout() local
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DToolbar.java1835 final int titleBottom = titleTop + mTitleTextView.getMeasuredHeight(); in onLayout() local
1862 final int titleBottom = titleTop + mTitleTextView.getMeasuredHeight(); in onLayout() local