Searched defs:targetRotation (Results 1 – 7 of 7) sorted by relevance
81 var targetRotation = ROTATION_NONE in testGetBoundingRectForPrivacyChipForRotation_noCutout() variable160 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout() variable261 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() variable351 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_noCutout() variable440 var targetRotation = ROTATION_NONE in testMinLeftRight_accountsForDisplayCutout() variable
175 final int targetRotation = (originalRotation + 1) % 4; in testFinishFixedRotationTransform() local
2049 final int targetRotation = currentRotation + 1; in testIsSnapshotCompatibleTaskSizeChanged() local
233 public void rotateTo(Resources res, @Surface.Rotation int targetRotation) { in rotateTo()
623 private void continueRotation(int targetRotation, WindowContainerTransaction t) { in continueRotation()
2568 final int targetRotation = rotation != ROTATION_UNDEFINED in isSnapshotCompatible() local
1410 int targetRotation, Display.Mode targetDisplayMode) { in RestartingPreDrawListener()