Home
last modified time | relevance | path

Searched refs:getDisplayRotation (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayWindowSettingsTests.java323 final DisplayRotation rotation = mSecondaryDisplay.getDisplayRotation(); in testDefaultToFreeUserRotation()
332 assertEquals(Surface.ROTATION_0, mSecondaryDisplay.getDisplayRotation().getUserRotation()); in testDefaultTo0DegRotation()
403 final DisplayRotation rotation = mSecondaryDisplay.getDisplayRotation(); in testPersistUserRotationModeInSameInstance()
415 assertEquals(Surface.ROTATION_90, mSecondaryDisplay.getDisplayRotation().getUserRotation()); in testPersistUserRotationInSameInstance()
425 final DisplayRotation rotation = mSecondaryDisplay.getDisplayRotation(); in testPersistUserRotationModeAcrossInstances()
438 mSecondaryDisplay.getDisplayRotation().getUserRotation()); in testPersistUserRotationAcrossInstances()
450 doReturn(displayRotation).when(mPrimaryDisplay).getDisplayRotation(); in testFixedToUserRotationDefault()
467 doReturn(displayRotation).when(mPrimaryDisplay).getDisplayRotation(); in testSetFixedToUserRotationDisabled()
484 doReturn(displayRotation).when(mPrimaryDisplay).getDisplayRotation(); in testSetFixedToUserRotationEnabled()
DAppWindowTokenTests.java192 final DisplayRotation spiedRotation = spy(mDisplayContent.getDisplayRotation()); in testLandscapeSeascapeRotationByPolicy()
346 mDisplayContent.getDisplayRotation().setFixedToUserRotation( in testReportOrientationChangeOnVisibilityChange()
365 mDisplayContent.getDisplayRotation().setFixedToUserRotation( in testReportOrientationChangeOnOpeningClosingAppChange()
DDisplayPolicyTestsBase.java88 mDisplayContent.getDisplayRotation().configure( in setUpDisplayPolicy()
DDisplayContentTests.java680 dc.getDisplayRotation().setFixedToUserRotation( in testOnDescendantOrientationRequestChanged_FrozenToUserRotation()
/frameworks/base/core/java/android/view/
DIPinnedStackController.aidl43 int getDisplayRotation(); in getDisplayRotation() method
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h260 getDisplayRotation(rotation, device->getInstallOrientation())),
334 static ui::Transform::orientation_flags getDisplayRotation( in getDisplayRotation() function
/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
DUtils.java76 switch (device.getDisplayRotation()) { in getDeviceRotation()
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiDevice.java641 public int getDisplayRotation() { in getDisplayRotation() method in UiDevice
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java669 DisplayRotation getDisplayRotation(); in getDisplayRotation() method
DPhoneWindowManager.java1736 mDefaultDisplayRotation = displayContentInfo.getDisplayRotation(); in setDefaultDisplay()
/frameworks/base/services/core/java/com/android/server/wm/
DPinnedStackController.java146 public int getDisplayRotation() { in getDisplayRotation() method in PinnedStackController.PinnedStackControllerCallback
DDisplayWindowSettings.java413 dc.getDisplayRotation().restoreSettings(entry.mUserRotationMode, in applySettingsToDisplayLocked()
DWindowManagerService.java3637 display.getDisplayRotation().setFixedToUserRotation(fixedToUserRotation); in setRotateForApp()
3672 display.getDisplayRotation().freezeRotation(rotation); in freezeDisplayRotation()
3708 display.getDisplayRotation().thawRotation(); in thawDisplayRotation()
3730 return display.getDisplayRotation().isRotationFrozen(); in isDisplayRotationFrozen()
5483 displayContent.getDisplayRotation().isFixedToUserRotation(), isSecure, in startFreezingDisplayLocked()
DDisplayContent.java1121 public DisplayRotation getDisplayRotation() { in getDisplayRotation() method in DisplayContent
1235 final boolean handled = getDisplayRotation().respectAppRequestedOrientation(); in onDescendantOrientationChanged()
1259 return getDisplayRotation().respectAppRequestedOrientation(); in handlesOrientationChangeFromDescendant()
DDisplayPolicy.java525 final DisplayRotation rotation = mDisplayContent.getDisplayRotation(); in DisplayPolicy()
2669 final DisplayRotation displayRotation = mDisplayContent.getDisplayRotation();
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java544 int displayRotation = mPinnedStackController.getDisplayRotation();
/frameworks/base/cmds/uiautomator/api/
D17.txt19 method public int getDisplayRotation();
Dcurrent.txt35 method @Deprecated public int getDisplayRotation();
/frameworks/base/services/
Dart-profile15866 HSPLcom/android/server/wm/DisplayContent;->getDisplayRotation()Lcom/android/server/wm/DisplayRotati…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75104 Landroid/view/IPinnedStackController$Stub$Proxy;->getDisplayRotation()I
75115 Landroid/view/IPinnedStackController;->getDisplayRotation()I