Home
last modified time | relevance | path

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

/frameworks/base/core/tests/mockingcoretests/src/android/view/
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()
/frameworks/base/core/java/android/app/servertransaction/
DFixedRotationAdjustmentsItem.java46 FixedRotationAdjustments fixedRotationAdjustments) { in obtain()
DLaunchActivityItem.java126 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in obtain()
303 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in setValues()
/frameworks/base/core/java/android/view/
DDisplayAdjustments.java93 public void setFixedRotationAdjustments(FixedRotationAdjustments fixedRotationAdjustments) { in setFixedRotationAdjustments()
/frameworks/base/core/java/android/app/
DClientTransactionHandler.java190 FixedRotationAdjustments fixedRotationAdjustments); in handleFixedRotationAdjustments()
DActivityThread.java623 IBinder assistToken, FixedRotationAdjustments fixedRotationAdjustments, in ActivityClientRecord()
3466 @Nullable FixedRotationAdjustments fixedRotationAdjustments) { in handleFixedRotationAdjustments()
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
DTransactionParcelTests.java201 FixedRotationAdjustments fixedRotationAdjustments = new FixedRotationAdjustments( in testLaunch() local