Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DToolbar.java1816 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local
1843 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DToolbar.java1840 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local
1867 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local