Searched refs:withRotation (Results 1 – 3 of 3) sorted by relevance
99 wmHelper.StateSyncBuilder().withRotation(rotation).waitForAndVerify() in setRotation()
370 helper.StateSyncBuilder().withRotation(Rotation.ROTATION_270).waitFor() in <lambda>()374 helper.StateSyncBuilder().withRotation(Rotation.ROTATION_0).waitFor() in <lambda>()
254 fun withRotation(rotation: Rotation, displayId: Int = Display.DEFAULT_DISPLAY) = in getWindowRegion() method in android.tools.traces.parsers.WindowManagerStateHelper.StateSyncBuilder