Searched refs:waitForLastOrientation (Results 1 – 2 of 2) sorted by relevance
532 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFixedOrientation()559 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_LANDSCAPE); in testTaskCloseRestoreFreeOrientation()576 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFreeOrientation()703 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskMoveToBackOrientation()
267 void waitForLastOrientation(int orientation) { in waitForLastOrientation() method in ActivityAndWindowManagersState