Home
last modified time | relevance | path

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

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