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.java1776 final int textViewWidth = ViewGroup.LayoutParams.MATCH_PARENT; in testSetTextUpdatesHeightAfterRemovingImageSpan() local
1789 final ViewGroup.LayoutParams layoutParams = new ViewGroup.LayoutParams(textViewWidth, in testSetTextUpdatesHeightAfterRemovingImageSpan()