/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | BaseContainerInterface.java | 103 RecentsPagedOrientationHandler orientationHandler); in getSwipeUpDestinationAndLength() argument 254 RecentsPagedOrientationHandler orientationHandler) { in calculateTaskSize() argument 262 int overviewActionsClaimedSpace = orientationHandler.isLayoutNaturalToLauncher() in calculateTaskSize() 273 orientationHandler); in calculateTaskSize() 287 Rect outRect, RecentsPagedOrientationHandler orientationHandler) { in calculateTaskSizeInternal() argument 291 if (orientationHandler.isLayoutNaturalToLauncher()) { in calculateTaskSizeInternal() 299 ? windowBounds.get(orientationHandler.getRotation()).insets in calculateTaskSizeInternal() 302 orientationHandler.rotateInsets(deviceRotationInsets, outRect); in calculateTaskSizeInternal() 321 orientationHandler.rotateInsets(outRect, outRect); in calculateTaskSizeInternal() 376 RecentsPagedOrientationHandler orientationHandler) { in calculateGridTaskSize() argument [all …]
|
D | LauncherActivityInterface.java | 72 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength() argument 73 calculateTaskSize(context, dp, outRect, orientationHandler); in getSwipeUpDestinationAndLength() 78 return LayoutUtils.getShelfTrackingDistance(context, dp, orientationHandler, this); in getSwipeUpDestinationAndLength()
|
D | FallbackActivityInterface.java | 63 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength() argument 64 calculateTaskSize(context, dp, outRect, orientationHandler); in getSwipeUpDestinationAndLength()
|
D | FallbackWindowInterface.java | 64 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength() argument 65 calculateTaskSize(context, dp, outRect, orientationHandler); in getSwipeUpDestinationAndLength()
|
D | SwipeUpAnimationLogic.java | 178 PagedOrientationHandler orientationHandler = getOrientationHandler(); in getWindowTargetRect() local 181 float primaryDimension = orientationHandler in getWindowTargetRect() 183 float secondaryDimension = orientationHandler in getWindowTargetRect()
|
D | TaskShortcutFactory.java | 341 final RecentsPagedOrientationHandler orientationHandler = 363 return orientationHandler.getSplitPositionOptions(deviceProfile)
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/ |
D | TaskViewTouchControllerDeprecated.java | 232 RecentsPagedOrientationHandler orientationHandler = in reInitAnimationController() local 236 final int secondaryLayerDimension = orientationHandler.getSecondaryDimension(dl); in reInitAnimationController() 238 int verticalFactor = orientationHandler.getTaskDragDisplacementFactor(mIsRtl); in reInitAnimationController() 239 int secondaryTaskDimension = orientationHandler.getSecondaryDimension(mTaskBeingDragged); in reInitAnimationController() 278 RecentsPagedOrientationHandler orientationHandler = in onDragStart() local 281 reInitAnimationController(orientationHandler.isGoingUp(startDisplacement, mIsRtl)); in onDragStart() 295 RecentsPagedOrientationHandler orientationHandler = in onDrag() 299 orientationHandler.isGoingUp(totalDisplacement, mIsRtl); in onDrag() 356 RecentsPagedOrientationHandler orientationHandler = in onDragEnd() local 358 boolean goingUp = orientationHandler.isGoingUp(velocity, mIsRtl); in onDragEnd()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | ClearAllButton.kt | 209 val orientationHandler = recentsView.pagedOrientationHandler in getOffsetAdjustment() constant 210 orientationHandler.primaryViewTranslate.set( in getOffsetAdjustment() 212 (orientationHandler.getPrimaryValue(0f, taskAlignmentTranslationY) + in getOffsetAdjustment() 221 val orientationHandler = recentsView.pagedOrientationHandler in applySecondaryTranslation() constant 222 orientationHandler.secondaryViewTranslate.set( in applySecondaryTranslation() 224 orientationHandler.getSecondaryValue(0f, taskAlignmentTranslationY), in applySecondaryTranslation()
|
D | IconAppChipView.kt | 153 val orientationHandler = orientationState.orientationHandler in <lambda>() constant 163 orientationHandler.setIconAppChipMenuParams( in <lambda>() 195 orientationHandler.setIconAppChipChildrenParams(iconParams, iconMarginStartRelativeToParent) in <lambda>() 204 orientationHandler.setIconAppChipChildrenParams(iconTextCollapsedParams, textMarginStart) in <lambda>() 218 orientationHandler.setIconAppChipChildrenParams(iconTextExpandedParams, textMarginStart) in <lambda>() 231 orientationHandler.setIconAppChipChildrenParams(iconArrowParams, arrowMarginStart) in <lambda>()
|
D | IconView.kt | 156 val orientationHandler = orientationState.orientationHandler in <lambda>() constant 159 orientationHandler.setTaskIconParams( in <lambda>() 170 setRotation(orientationHandler.degreesRotated) in <lambda>()
|
D | TaskMenuView.kt | 199 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant 212 orientationHandler.getTaskMenuWidth( in <lambda>() 237 orientationHandler.setTaskOptionsMenuLayoutOrientation( in <lambda>() 251 rotation = orientationHandler.degreesRotated in <lambda>() 261 orientationHandler.getTaskMenuX( in <lambda>() 269 orientationHandler.getTaskMenuY( in <lambda>()
|
D | TaskMenuViewWithArrow.kt | 207 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant 209 orientationHandler.setTaskOptionsMenuLayoutOrientation( in <lambda>()
|
D | FloatingTaskView.java | 227 public void updateOrientationHandler(RecentsPagedOrientationHandler orientationHandler) { in updateOrientationHandler() argument 228 mOrientationHandler = orientationHandler; in updateOrientationHandler()
|
D | GroupedTaskView.kt | 157 orientationState.orientationHandler.getGroupedTaskViewSizes( in setOrientationState()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | LayoutUtils.java | 47 RecentsPagedOrientationHandler orientationHandler, in getShelfTrackingDistance() argument 52 orientationHandler); in getShelfTrackingDistance() 53 return orientationHandler.getDistanceToBottomOfRect(dp, taskSize); in getShelfTrackingDistance()
|
D | AnimatorControllerWithResistance.java | 159 RecentsPagedOrientationHandler orientationHandler = params.recentsOrientedState in createRecentsResistanceAnim() local 162 .calculateTaskSize(params.context, params.dp, startRect, orientationHandler); in createRecentsResistanceAnim() 180 * orientationHandler.getSecondaryTranslationDirectionFactor() in createRecentsResistanceAnim()
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
D | CameraManager.java | 114 private OrientationHandler orientationHandler; field in CameraManager 603 if (orientationHandler != null) { in tryShowPreview() 604 orientationHandler.disable(); in tryShowPreview() 605 orientationHandler = null; in tryShowPreview() 650 if (orientationHandler == null) { in tryShowPreview() 651 orientationHandler = new OrientationHandler(cameraPreview.getContext()); in tryShowPreview() 652 orientationHandler.enable(); in tryShowPreview()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/recents/data/ |
D | RecentsRotationStateRepositoryImpl.kt | 31 orientationHandlerRotation = orientationHandler.rotation in getRecentsRotationState()
|
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/recents/data/ |
D | RecentsRotationStateRepositoryImplTest.kt | 37 whenever(recentsOrientedState.orientationHandler).thenReturn(SeascapePagedViewHandler()) in orientedStateMappedCorrectly()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/ |
D | RecentsViewStateController.kt | 241 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant 243 orientationHandler.getSplitSelectTaskOffset( in <lambda>()
|
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/ |
D | RecentOrientedStateHandlerTests.kt | 77 val rotation = recentOrientedState.orientationHandler.rotation in runTestCase()
|
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | AspectRatioSystemShortcutTests.kt | 138 whenever(orientedState.orientationHandler).thenReturn(LandscapePagedViewHandler()) in setUp()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/ |
D | StatsLogCompatManager.java | 552 var orientationHandler = in getRecentsOrientationHandler() local 554 return switch (orientationHandler) { in getRecentsOrientationHandler()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | PagedView.java | 239 protected void setOrientationHandler(PagedOrientationHandler orientationHandler) { in setOrientationHandler() argument 240 this.mOrientationHandler = orientationHandler; in setOrientationHandler()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepTransitionManager.java | 1417 PagedOrientationHandler orientationHandler = recentsView.getPagedOrientationHandler(); in getDefaultWindowTargetRect() local 1420 float primaryDimension = orientationHandler in getDefaultWindowTargetRect() 1422 float secondaryDimension = orientationHandler in getDefaultWindowTargetRect()
|