Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/method/cts/
DMetaKeyKeyListenerTest.java271 verify(str, never()).removeSpan(any()); in testResetLockedMeta()
273 verify(str, atLeastOnce()).removeSpan(any()); in testResetLockedMeta()
277 verify(str, never()).removeSpan(any()); in testResetLockedMeta()
279 verify(str, never()).removeSpan(any()); in testResetLockedMeta()
432 public void removeSpan(Object what) { in removeSpan() method in MetaKeyKeyListenerTest.MockSpannable
DLinkMovementMethodTest.java499 mSpannable.removeSpan(mClickable0); in testMoveAroundUnclickable()
500 mSpannable.removeSpan(mClickable1); in testMoveAroundUnclickable()
/cts/tests/tests/text/src/android/text/cts/
DSpannableStringTest.java111 spannable.removeSpan(null); in testRemoveSpan()
119 spannable.removeSpan(underlineSpan); in testRemoveSpan()
125 spannable.removeSpan(underlineSpan); in testRemoveSpan()
DSpannableStringBuilderTest.java461 builder.removeSpan(new Object()); in testRemoveSpan()
466 builder.removeSpan(mUnderlineSpan); in testRemoveSpan()
471 builder.removeSpan(mUnderlineSpan); in testRemoveSpan()
472 builder.removeSpan(null); in testRemoveSpan()
763 builder.removeSpan(first); in testGetSpans_returnsSpansInInsertionOrderAfterRemoveSpanCalls()
764 builder.removeSpan(second); in testGetSpans_returnsSpansInInsertionOrderAfterRemoveSpanCalls()
DPrecomputedTextTest.java300 s.removeSpan(span); in testSpannedInterface_Spannable()
315 s.removeSpan(SPAN); in testSpannedInterface_Spannable_removeSpan_MetricsAffectingSpan()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DBaseInputConnectionTest.java442 editable.removeSpan(Selection.SELECTION_END); in testGetSelectedText_wrongSelection()
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java1873 text.removeSpan(span); in testSetTextUpdatesHeightAfterRemovingImageSpan()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt47895 method public void removeSpan(Object);
47971 method public void removeSpan(Object);
47991 method public void removeSpan(Object);
48022 method public void removeSpan(Object);