Searched refs:sizeSetInPixels (Results 1 – 2 of 2) sorted by relevance
236 final int sizeSetInPixels = (int) (0.5f + TypedValue.applyDimension( in testAutoSizeNotSupported() local238 assertEquals(sizeSetInPixels, (int) autoSizeEditText.getTextSize()); in testAutoSizeNotSupported()
7107 final float sizeSetInPixels = TypedValue.applyDimension( in testAutoSizeUniform_obtainStyledAttributes() local7109 assertTrue(autoSizeTextViewUniform.getTextSize() < sizeSetInPixels); in testAutoSizeUniform_obtainStyledAttributes()