| /frameworks/base/services/core/java/com/android/server/wm/utils/ |
| D | CoordinateTransforms.java | 107 @Rotation int newRotation, DisplayInfo info, Matrix out) { in transformToRotation() 129 @Rotation int newRotation, int newWidth, int newHeight, Matrix out) { in transformToRotation()
|
| /frameworks/base/core/java/android/view/ |
| D | IDisplayWindowListener.aidl | 52 void onFixedRotationStarted(int displayId, int newRotation); in onFixedRotationStarted()
|
| /frameworks/base/services/core/java/com/android/server/audio/ |
| D | RotationHelper.java | 84 int newRotation = ((WindowManager) sContext.getSystemService( in updateOrientation() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | DisplayWindowListenerController.java | 99 void dispatchFixedRotationStarted(DisplayContent display, int newRotation) { in dispatchFixedRotationStarted()
|
| D | SeamlessRotator.java | 58 public SeamlessRotator(@Rotation int oldRotation, @Rotation int newRotation, DisplayInfo info, in SeamlessRotator()
|
| D | DisplayRotation.java | 589 boolean shouldRotateSeamlessly(int oldRotation, int newRotation, boolean forceUpdate) { in shouldRotateSeamlessly()
|
| D | DisplayContent.java | 2860 void rotateBounds(int oldRotation, int newRotation, Rect bounds) { in rotateBounds() 2865 void rotateBounds(Rect parentBounds, int oldRotation, int newRotation, Rect bounds) { in rotateBounds() 2877 static int deltaRotation(int oldRotation, int newRotation) { in deltaRotation() 5396 private void applyRotationAndFinishFixedRotation(int oldRotation, int newRotation) { in applyRotationAndFinishFixedRotation()
|
| D | ActivityStack.java | 609 final int newRotation = getWindowConfiguration().getRotation(); in onConfigurationChanged() local 613 newParentConfig.windowConfiguration.getBounds(), prevRotation, newRotation, in onConfigurationChanged() local
|
| D | Task.java | 3081 final int newRotation = displayContent.getDisplayInfo().rotation; in adjustBoundsForDisplayChangeIfNeeded() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/ |
| D | SplitDisplayLayout.java | 71 void rotateTo(int newRotation) { in rotateTo() 72 mDisplayLayout.rotateTo(mContext.getResources(), newRotation); in rotateTo() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/wm/ |
| D | DisplayController.java | 272 default void onFixedRotationStarted(int displayId, int newRotation) {} in onFixedRotationStarted()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | MultiListLayout.java | 87 int newRotation = RotationUtils.getRotation(mContext); in onConfigurationChanged() local
|
| D | ScreenDecorations.java | 597 int newRotation = mContext.getDisplay().getRotation(); in updateOrientation() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | PhoneStatusBarView.java | 151 int newRotation = RotationUtils.getExactRotation(mContext); in updateOrientationAndCutout() local
|
| D | NavigationBarFragment.java | 695 private int deltaRotation(int oldRotation, int newRotation) { in deltaRotation()
|
| /frameworks/base/services/core/java/com/android/server/policy/ |
| D | WindowOrientationListener.java | 1049 int newRotation; in onSensorChanged() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/pip/ |
| D | PipTaskOrganizer.java | 590 public void onFixedRotationStarted(int displayId, int newRotation) { in onFixedRotationStarted()
|