Home
last modified time | relevance | path

Searched refs:FixedRotationAdjustments (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/view/
DDisplayAdjustments.java37 private FixedRotationAdjustments mFixedRotationAdjustments;
93 public void setFixedRotationAdjustments(FixedRotationAdjustments fixedRotationAdjustments) { in setFixedRotationAdjustments()
97 public FixedRotationAdjustments getFixedRotationAdjustments() { in getFixedRotationAdjustments()
103 final FixedRotationAdjustments rotationAdjustments = mFixedRotationAdjustments; in noFlip()
137 final FixedRotationAdjustments rotationAdjustments = mFixedRotationAdjustments; in adjustGlobalAppMetrics()
148 final FixedRotationAdjustments rotationAdjustments = mFixedRotationAdjustments; in getDisplayCutout()
161 final FixedRotationAdjustments rotationAdjustments = mFixedRotationAdjustments; in adjustRoundedCorner()
174 final FixedRotationAdjustments rotationAdjustments = mFixedRotationAdjustments; in getRotation()
203 public static class FixedRotationAdjustments implements Parcelable { class in DisplayAdjustments
221 public FixedRotationAdjustments(@Surface.Rotation int rotation, int appWidth, int appHeight, in FixedRotationAdjustments() method in DisplayAdjustments.FixedRotationAdjustments
[all …]
/frameworks/base/core/java/android/app/servertransaction/
DFixedRotationAdjustmentsItem.java23 import android.view.DisplayAdjustments.FixedRotationAdjustments;
40 private FixedRotationAdjustments mFixedRotationAdjustments;
46 FixedRotationAdjustments fixedRotationAdjustments) { in obtain()
100 mFixedRotationAdjustments = in.readTypedObject(FixedRotationAdjustments.CREATOR); in FixedRotationAdjustmentsItem()
DLaunchActivityItem.java41 import android.view.DisplayAdjustments.FixedRotationAdjustments;
81 private FixedRotationAdjustments mFixedRotationAdjustments;
126 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in obtain()
192 in.readTypedObject(FixedRotationAdjustments.CREATOR), in.readStrongBinder(), in LaunchActivityItem()
303 FixedRotationAdjustments fixedRotationAdjustments, IBinder shareableActivityToken, in setValues()
/frameworks/base/core/tests/mockingcoretests/src/android/view/
DDisplayTest.java37 import android.view.DisplayAdjustments.FixedRotationAdjustments;
159 final FixedRotationAdjustments fixedRotationAdjustments = in testGetRotation_displayAdjustmentsWithoutOverride_rotationNotAdjusted()
160 new FixedRotationAdjustments(ROTATION_90, APP_WIDTH, APP_HEIGHT, in testGetRotation_displayAdjustmentsWithoutOverride_rotationNotAdjusted()
572 private static FixedRotationAdjustments setOverrideFixedRotationAdjustments( in setOverrideFixedRotationAdjustments()
574 FixedRotationAdjustments fixedRotationAdjustments = in setOverrideFixedRotationAdjustments()
581 private static FixedRotationAdjustments setFixedRotationAdjustments(Resources resources, in setFixedRotationAdjustments()
583 final FixedRotationAdjustments fixedRotationAdjustments = in setFixedRotationAdjustments()
584 new FixedRotationAdjustments(rotation, APP_WIDTH, APP_HEIGHT, in setFixedRotationAdjustments()
591 FixedRotationAdjustments fixedRotationAdjustments) { in buildOverrideRotationAdjustments()
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
DTestUtils.java32 import android.view.DisplayAdjustments.FixedRotationAdjustments;
113 private FixedRotationAdjustments mFixedRotationAdjustments;
206 LaunchActivityItemBuilder setFixedRotationAdjustments(FixedRotationAdjustments fra) { in setFixedRotationAdjustments()
DTransactionParcelTests.java59 import android.view.DisplayAdjustments.FixedRotationAdjustments;
201 FixedRotationAdjustments fixedRotationAdjustments = new FixedRotationAdjustments( in testLaunch()
367 new FixedRotationAdjustments(Surface.ROTATION_270, 1920, 1080, in testFixedRotationAdjustments()
/frameworks/base/core/tests/coretests/src/android/view/
DDisplayAdjustmentsTests.java24 import android.view.DisplayAdjustments.FixedRotationAdjustments;
82 mDisplayAdjustments.setFixedRotationAdjustments(new FixedRotationAdjustments( in testFixedRotationAdjustments()
/frameworks/base/core/java/android/app/
DClientTransactionHandler.java30 import android.view.DisplayAdjustments.FixedRotationAdjustments;
190 FixedRotationAdjustments fixedRotationAdjustments); in handleFixedRotationAdjustments()
DActivityThread.java167 import android.view.DisplayAdjustments.FixedRotationAdjustments;
600 FixedRotationAdjustments mPendingFixedRotationAdjustments;
623 IBinder assistToken, FixedRotationAdjustments fixedRotationAdjustments, in ActivityClientRecord()
3466 @Nullable FixedRotationAdjustments fixedRotationAdjustments) { in handleFixedRotationAdjustments()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowToken.java51 import android.view.DisplayAdjustments.FixedRotationAdjustments;
569 FixedRotationAdjustments adjustments = null; in notifyFixedRotationTransform()
625 FixedRotationAdjustments createFixedRotationAdjustmentsIfNeeded() { in createFixedRotationAdjustmentsIfNeeded()
630 return new FixedRotationAdjustments(displayInfo.rotation, displayInfo.appWidth, in createFixedRotationAdjustmentsIfNeeded()
/frameworks/base/boot/
Dpreloaded-classes7352 android.view.DisplayAdjustments$FixedRotationAdjustments
Dboot-image-profile.txt817 …ionHandler;Landroid/os/IBinder;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;Landroid/…
3220 …/app/IActivityClientController;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;Landroid/…
16566 HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments$1;-><init>()V
16567 HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments;-><clinit>()V
31012 Landroid/view/DisplayAdjustments$FixedRotationAdjustments$1;
31013 Landroid/view/DisplayAdjustments$FixedRotationAdjustments;
/frameworks/base/config/
Dboot-image-profile.txt817 …ionHandler;Landroid/os/IBinder;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;Landroid/…
3218 …/app/IActivityClientController;Landroid/view/DisplayAdjustments$FixedRotationAdjustments;Landroid/…
16615 HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments$1;-><init>()V
16616 HSPLandroid/view/DisplayAdjustments$FixedRotationAdjustments;-><clinit>()V
40676 Landroid/view/DisplayAdjustments$FixedRotationAdjustments$1;
40677 Landroid/view/DisplayAdjustments$FixedRotationAdjustments;
/frameworks/base/services/
Dart-profile50859 …edRotationAdjustmentsIfNeeded()Landroid/view/DisplayAdjustments$FixedRotationAdjustments;+]Lcom/an…