Home | History | Annotate | Download | only in app

Lines Matching refs:overflowText

3782             final CharSequence overflowText =
3785 if (overflowText != null) {
3786 contentView.setTextViewText(R.id.text, mBuilder.processLegacyText(overflowText));