Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/content/res/
H A DFontScaleConverterActivityTest.java80 setSystemFontScale(2f); in testFontsScaleNonLinearly()
131 private void setSystemFontScale(float fontScale) { in setSystemFontScale() method in FontScaleConverterActivityTest