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.java501 final float newTextSize = 20f; in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local
503 newTextSize, displayMetrics); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()
525 textView.setTextSize(TypedValue.COMPLEX_UNIT_SP, newTextSize)); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()