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.java1337 final int heightWithoutSpan = textView.getHeight(); in testSetText_updatesHeightAfterRemovingImageSpan() local
1339 heightWithoutSpan < spanHeight); in testSetText_updatesHeightAfterRemovingImageSpan()
1371 heightWithoutSpan, heightAfterRemoveSpan); in testSetText_updatesHeightAfterRemovingImageSpan()