Loading tests/FlickerTests/src/com/android/server/wm/flicker/ime/CloseImeWindowToHomeTest.kt +2 −1 Original line number Diff line number Diff line Loading @@ -162,7 +162,8 @@ class CloseImeWindowToHomeTest(private val testSpec: FlickerTestParameter) { @JvmStatic fun getParams(): Collection<FlickerTestParameter> { return FlickerTestParameterFactory.getInstance() .getConfigNonRotationTests(repetitions = 5) .getConfigNonRotationTests(repetitions = 5, supportedRotations = listOf(Surface.ROTATION_0)) } } } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/ime/CloseImeWindowToHomeTest.kt +2 −1 Original line number Diff line number Diff line Loading @@ -162,7 +162,8 @@ class CloseImeWindowToHomeTest(private val testSpec: FlickerTestParameter) { @JvmStatic fun getParams(): Collection<FlickerTestParameter> { return FlickerTestParameterFactory.getInstance() .getConfigNonRotationTests(repetitions = 5) .getConfigNonRotationTests(repetitions = 5, supportedRotations = listOf(Surface.ROTATION_0)) } } }