Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java513 final float newTextSize = 20f; in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local
515 newTextSize, displayMetrics); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()
535 textView.setTextSize(TypedValue.COMPLEX_UNIT_SP, newTextSize)); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()