Searched defs:currentRotation (Results 1 – 11 of 11) sorted by relevance
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
| D | StatusBarContentInsetsProviderTest.kt | 54 val currentRotation = ROTATION_NONE in testGetBoundingRectForPrivacyChipForRotation_noCutout() constant 128 val currentRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout() constant 220 val currentRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() constant 299 val currentRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_noCutout() constant 383 val currentRotation = ROTATION_NONE in testMinLeftRight_accountsForDisplayCutout() constant
|
| /frameworks/base/core/java/android/service/rotationresolver/ |
| D | RotationResolutionRequest.java | 92 @Surface.Rotation int currentRotation, in RotationResolutionRequest() 197 int currentRotation = in.readInt(); in RotationResolutionRequest() local
|
| /frameworks/base/services/core/java/com/android/server/rotationresolver/ |
| D | RotationResolverManagerService.java | 161 int proposedRotation, int currentRotation, long timeout, in resolveRotation() 224 static void logRotationStatsWithTimeToCalculate(int proposedRotation, int currentRotation, in logRotationStatsWithTimeToCalculate() 233 static void logRotationStats(int proposedRotation, int currentRotation, in logRotationStats()
|
| /frameworks/base/core/java/android/rotationresolver/ |
| D | RotationResolverInternal.java | 58 @Surface.Rotation int currentRotation, @DurationMillisLong long timeoutMillis, in resolveRotation()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/wm/ |
| D | WindowOrientationListenerTest.java | 138 @Surface.Rotation int currentRotation, @DurationMillisLong long timeoutMillis, in resolveRotation()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | StatusBarContentInsetsProvider.kt | 157 val currentRotation = RotationUtils.getExactRotation(context) in <lambda>() constant
|
| /frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
| D | OneHandedController.java | 381 final int currentRotation = mDisplayAreaOrganizer.getDisplayLayout().rotation(); in startOneHanded() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
| D | PrivacyDotViewController.kt | 254 val currentRotation = RotationUtils.getExactRotation(tl.context) in <lambda>() constant
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | WindowToken.java | 143 int currentRotation) { in FixedRotationTransformState()
|
| D | WindowOrientationListener.java | 923 final int currentRotation = mCurrentRotation; in isOrientationAngleAcceptableLocked() local
|
| D | DisplayContent.java | 1534 final int currentRotation = getRotation(); in rotationForActivityInDifferentOrientation() local 4395 final int currentRotation = mDisplayInfo.rotation; in getBounds() local
|