Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java248 try (final FontScaleSession fontScaleSession = new FontScaleSession()) { in testChangeFontScale() argument
249 fontScaleSession.set(1.0f); in testChangeFontScale()
258 fontScaleSession.set(fontScale); in testChangeFontScale()