Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java110 testRotation180WithCutout(TEST_ACTIVITY, false /* canHandleConfigChange */); in testRotation180RelaunchWithCutout()
118 testRotation180WithCutout(NO_RELAUNCH_ACTIVITY, true /* canHandleConfigChange */); in testRotation180NoRelaunchWithCutout()
121 private void testRotation180WithCutout(ComponentName activityName, in testRotation180WithCutout() method in ConfigChangeTests