Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java132 private int mExpectedRotation = Surface.ROTATION_0; field in LauncherInstrumentation
315 mExpectedRotation = expectedRotation; in setExpectedRotation()
335 mExpectedRotation, mDevice.getDisplayRotation()); in verifyContainerType()