Searched refs:waitForLastOrientation (Results 1 – 2 of 2) sorted by relevance
573 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFixedOrientation()602 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_LANDSCAPE); in testTaskCloseRestoreFreeOrientation()616 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFreeOrientation()910 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskMoveToBackOrientation()
286 public void waitForLastOrientation(int screenOrientation) { in waitForLastOrientation() method in WindowManagerStateHelper297 waitForLastOrientation(screenOrientation); in waitAndAssertLastOrientation()