Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java1797 final int heightWithoutSpan = mTextView.getHeight(); in testSetTextUpdatesHeightAfterRemovingImageSpan() local
1799 heightWithoutSpan < spanHeight); in testSetTextUpdatesHeightAfterRemovingImageSpan()
1821 heightWithoutSpan, heightAfterRemoveSpan); in testSetTextUpdatesHeightAfterRemovingImageSpan()