Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTests.java155 final FontScaleSession fontScaleSession = createManagedFontScaleSession(); in testWindowContextGlobalConfigChanges()
DConfigChangeTests.java237 final FontScaleSession fontScaleSession = createManagedFontScaleSession(); in testChangeFontScale()
DActivityMetricsLoggerTests.java297 final FontScaleSession fontScaleSession = createManagedFontScaleSession(); in testAppRelaunchSetsWaitResultDelayData()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1274 protected FontScaleSession createManagedFontScaleSession() { in createManagedFontScaleSession() method in ActivityManagerTestBase