Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java72 private static final int TEST_MODE_RELAUNCH_OR_CONFIG_CHANGE = 2; field in ConfigChangeTests
79 TEST_MODE_RELAUNCH_OR_CONFIG_CHANGE,
127 testRotation180WithCutout(TEST_ACTIVITY, TEST_MODE_RELAUNCH_OR_CONFIG_CHANGE); in testRotation180RelaunchWithCutout()
175 case TEST_MODE_RELAUNCH_OR_CONFIG_CHANGE: { in testRotation180WithCutout()