Searched refs:mTitleViewLayout (Results 1 – 1 of 1) sorted by relevance
67 private Layout mTitleViewLayout; field in RecordingCardView131 mTitleViewLayout = mFoldedTitleView.getLayout(); in RecordingCardView()168 if (expand != mExpanded && mTitleViewLayout != null in expandTitle()169 && mTitleViewLayout.getEllipsisCount(0) > 0) { in expandTitle()