Home
last modified time | relevance | path

Searched defs:span2 (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/text/src/android/text/style/cts/
DSuggestionSpanTest.java124 final SuggestionSpan span2 = cloneViaParcel(span1); in testEquals_returnsTrueForDeserializedInstances() local
133 final SuggestionSpan span2 = cloneViaParcel(span1); in testEquals_returnsTrueIfTheFlagsAreDifferent() local
157 final SuggestionSpan span2 = new SuggestionSpan(null, anyLocale, anySuggestions, anyFlags, in testEquals_returnsFalseIfCreationTimeIsNotSame() local
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringBuilderTest.java601 UnderlineSpan span2 = new UnderlineSpan(); in testGetSpans() local
DTextUtilsTest.java325 final Object span2 = new Object(); in testConcat_twoParagraphSpans() local
345 final Object span2 = new Object(); in testConcat_oneParagraphSpanAndOneInclusiveSpan() local