Home
last modified time | relevance | path

Searched refs:newDescriptionWithUrlSpan (Results 1 – 1 of 1) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DSimpleSaveActivityTest.java1844 .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