Searched refs:waitForLastOrientation (Results 1 – 2 of 2) sorted by relevance
507 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFixedOrientation()538 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_LANDSCAPE); in testTaskCloseRestoreFreeOrientation()555 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFreeOrientation()678 mAmWmState.waitForLastOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskMoveToBackOrientation()
287 void waitForLastOrientation(int orientation) { in waitForLastOrientation() method in ActivityAndWindowManagersState