Searched refs:newDescriptionWithUrlSpan (Results 1 – 1 of 1) sorted by relevance
1844 .setSaveDescription(newDescriptionWithUrlSpan(action.toString())) in saveUiRestoredAfterTappingSpanTest()1918 presentation.setTextViewText(R.id.custom_text, newDescriptionWithUrlSpan(action)); in newCustomDescriptionWithUrlSpan()1922 private CharSequence newDescriptionWithUrlSpan(String action) { in newDescriptionWithUrlSpan() method in SimpleSaveActivityTest