Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DToolbar.java1960 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local
1987 final int subtitleBottom = titleTop + mSubtitleTextView.getMeasuredHeight(); in onLayout() local