Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTextActionTest.java502 final float expectedNewTextSize = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_SP, in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested() local
529 assertEquals(expectedNewTextSize, extraRenderingInfo.getTextSizeInPx(), 0f); in testExtraRendering_textViewShouldProvideExtraDataTextSizeWhenRequested()