Home
last modified time | relevance | path

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

/cts/tests/framework/base/activitymanager/src/android/server/am/
DActivityManagerConfigChangeTests.java134 try (final FontScaleSession fontScaleSession = new FontScaleSession()) { in testChangeFontScale() argument
135 fontScaleSession.set(1.0f); in testChangeFontScale()
144 fontScaleSession.set(fontScale); in testChangeFontScale()