Searched refs:testRotation180WithCutout (Results 1 – 1 of 1) sorted by relevance
110 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