Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java70 private static final int TEST_MODE_CONFIGURATION_CHANGE = 1; field in ConfigChangeTests
78 TEST_MODE_CONFIGURATION_CHANGE,
136 testRotation180WithCutout(NO_RELAUNCH_ACTIVITY, TEST_MODE_CONFIGURATION_CHANGE); in testRotation180NoRelaunchWithCutout()
169 case TEST_MODE_CONFIGURATION_CHANGE: { in testRotation180WithCutout()