Searched refs:requestOrientation (Results 1 – 4 of 4) sorted by relevance
555 mBroadcastActionTrigger.requestOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFixedOrientation()584 mBroadcastActionTrigger.requestOrientation(SCREEN_ORIENTATION_LANDSCAPE); in testTaskCloseRestoreFreeOrientation()598 mBroadcastActionTrigger.requestOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskCloseRestoreFreeOrientation()812 mBroadcastActionTrigger.requestOrientation(SCREEN_ORIENTATION_PORTRAIT); in testTaskMoveToBackOrientation()
459 showWhenLockedActivitySession.requestOrientation(orientation); in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation()
207 public Bundle requestOrientation(int orientation) {
469 public void requestOrientation(int orientation) { in requestOrientation() method in ActivityManagerTestBase.BroadcastActionTrigger