Home
last modified time | relevance | path

Searched refs:getFixedRotationTransformDisplayInfo (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DShellRoot.java121 DisplayInfo displayInfo = mToken.getFixedRotationTransformDisplayInfo(); in startAnimation()
H A DWindowToken.java447 DisplayInfo getFixedRotationTransformDisplayInfo() { in getFixedRotationTransformDisplayInfo() method in WindowToken
H A DWindowState.java1684 final DisplayInfo displayInfo = mToken.getFixedRotationTransformDisplayInfo(); in getDisplayInfo()
H A DActivityRecord.java7828 getFixedRotationTransformDisplayInfo()); in resolveAspectRatioRestriction()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityRecordTests.java1804 final DisplayInfo rotatedInfo = activity.getFixedRotationTransformDisplayInfo(); in testActivityOnCancelFixedRotationTransform()
/aosp12/frameworks/base/services/
H A Dart-profile50868 HSPLcom/android/server/wm/WindowToken;->getFixedRotationTransformDisplayInfo()Landroid/view/Display…