Home
last modified time | relevance | path

Searched defs:fixedRotationAdjustments (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/tests/mockingcoretests/src/android/view/
H A DDisplayTest.java159 final FixedRotationAdjustments fixedRotationAdjustments = in testGetRotation_displayAdjustmentsWithoutOverride_rotationNotAdjusted() local
574 FixedRotationAdjustments fixedRotationAdjustments = in setOverrideFixedRotationAdjustments() local
583 final FixedRotationAdjustments fixedRotationAdjustments = in setFixedRotationAdjustments() local
591 FixedRotationAdjustments fixedRotationAdjustments) { in buildOverrideRotationAdjustments()
/aosp12/frameworks/base/core/java/android/app/servertransaction/
H A DFixedRotationAdjustmentsItem.java46 FixedRotationAdjustments fixedRotationAdjustments) { in obtain()
H A DLaunchActivityItem.java126 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in obtain()
303 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in setValues()
/aosp12/frameworks/base/core/java/android/view/
H A DDisplayAdjustments.java93 public void setFixedRotationAdjustments(FixedRotationAdjustments fixedRotationAdjustments) { in setFixedRotationAdjustments()
/aosp12/frameworks/base/core/java/android/app/
H A DClientTransactionHandler.java189 FixedRotationAdjustments fixedRotationAdjustments); in handleFixedRotationAdjustments()
H A DActivityThread.java629 IBinder assistToken, FixedRotationAdjustments fixedRotationAdjustments, in ActivityClientRecord()
3530 @Nullable FixedRotationAdjustments fixedRotationAdjustments) { in handleFixedRotationAdjustments()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionParcelTests.java201 FixedRotationAdjustments fixedRotationAdjustments = new FixedRotationAdjustments( in testLaunch() local