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