Searched refs:waitForLastOrientation (Results 1 – 2 of 2) sorted by relevance
504 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFixedOrientation()532 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_LANDSCAPE); in testTaskCloseRestoreFreeOrientation()549 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFreeOrientation()672 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskMoveToBackOrientation()
287 void waitForLastOrientation(int orientation) { in waitForLastOrientation() method in ActivityAndWindowManagersState