Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java1312 final int textViewWidth = ViewGroup.LayoutParams.MATCH_PARENT; in testSetText_updatesHeightAfterRemovingImageSpan() local
1324 final ViewGroup.LayoutParams layoutParams = new ViewGroup.LayoutParams(textViewWidth, in testSetText_updatesHeightAfterRemovingImageSpan()