Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DToolbar.java1813 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local
1840 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DToolbar.java1838 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local
1865 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local