Searched refs:bottomChild (Results 1 – 1 of 1) sorted by relevance
1910 final View bottomChild = layoutSubtitle ? mSubtitleTextView : mTitleTextView; in onLayout() local1912 final LayoutParams bottomlp = (LayoutParams) bottomChild.getLayoutParams(); in onLayout()