Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java1369 final int heightAfterRemoveSpan = textView.getHeight(); in testSetText_updatesHeightAfterRemovingImageSpan() local
1371 heightWithoutSpan, heightAfterRemoveSpan); in testSetText_updatesHeightAfterRemovingImageSpan()