Searched refs:textWithoutLink (Results 1 – 2 of 2) sorted by relevance
78 return AnnotationSpan.textWithoutLink(mContext.getText(R.string.no_5g_in_dsds_text)); in getFooterText()
84 public static CharSequence textWithoutLink(CharSequence encodedText) { in textWithoutLink() method in AnnotationSpan