Searched defs:fixedRotationAdjustments (Results 1 – 7 of 7) sorted by relevance
159 final FixedRotationAdjustments fixedRotationAdjustments = in testGetRotation_displayAdjustmentsWithoutOverride_rotationNotAdjusted() local574 FixedRotationAdjustments fixedRotationAdjustments = in setOverrideFixedRotationAdjustments() local583 final FixedRotationAdjustments fixedRotationAdjustments = in setFixedRotationAdjustments() local591 FixedRotationAdjustments fixedRotationAdjustments) { in buildOverrideRotationAdjustments()
46 FixedRotationAdjustments fixedRotationAdjustments) { in obtain()
126 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in obtain()303 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in setValues()
93 public void setFixedRotationAdjustments(FixedRotationAdjustments fixedRotationAdjustments) { in setFixedRotationAdjustments()
190 FixedRotationAdjustments fixedRotationAdjustments); in handleFixedRotationAdjustments()
623 IBinder assistToken, FixedRotationAdjustments fixedRotationAdjustments, in ActivityClientRecord()3466 @Nullable FixedRotationAdjustments fixedRotationAdjustments) { in handleFixedRotationAdjustments()
201 FixedRotationAdjustments fixedRotationAdjustments = new FixedRotationAdjustments( in testLaunch() local