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