Searched defs:fixedRotationAdjustments (Results 1 – 6 of 6) sorted by relevance
45 FixedRotationAdjustments fixedRotationAdjustments) { in obtain()
106 IBinder assistToken, FixedRotationAdjustments fixedRotationAdjustments) { in obtain()267 FixedRotationAdjustments fixedRotationAdjustments) { in setValues()
93 public void setFixedRotationAdjustments(FixedRotationAdjustments fixedRotationAdjustments) { in setFixedRotationAdjustments()
173 FixedRotationAdjustments fixedRotationAdjustments); in handleFixedRotationAdjustments()
573 IBinder assistToken, FixedRotationAdjustments fixedRotationAdjustments) { in ActivityClientRecord()3255 @Nullable FixedRotationAdjustments fixedRotationAdjustments) { in handleFixedRotationAdjustments()3274 @Nullable FixedRotationAdjustments fixedRotationAdjustments, in handleFixedRotationAdjustments()
193 FixedRotationAdjustments fixedRotationAdjustments = new FixedRotationAdjustments( in testLaunch() local