Searched refs:waitForLastOrientation (Results 1 – 2 of 2) sorted by relevance
472 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testRotatedInfoWithFixedRotationTransform()481 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_LANDSCAPE); in testRotatedInfoWithFixedRotationTransform()560 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFixedOrientation()591 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_LANDSCAPE); in testTaskCloseRestoreFreeOrientation()606 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFreeOrientation()802 mWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskMoveToBackOrientation()
216 public void waitForLastOrientation(int orientation) { in waitForLastOrientation() method in WindowManagerStateHelper223 waitForLastOrientation(screenOrientation); in waitAndAssertLastOrientation()