/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/ |
D | TaskViewTouchControllerDeprecated.java | 232 RecentsPagedOrientationHandler orientationHandler = in reInitAnimationController() local 278 RecentsPagedOrientationHandler orientationHandler = in onDragStart() local 356 RecentsPagedOrientationHandler orientationHandler = in onDragEnd() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | ClearAllButton.kt | 209 val orientationHandler = recentsView.pagedOrientationHandler in getOffsetAdjustment() constant 221 val orientationHandler = recentsView.pagedOrientationHandler in applySecondaryTranslation() constant
|
D | IconView.kt | 156 val orientationHandler = orientationState.orientationHandler in <lambda>() constant
|
D | TaskMenuViewWithArrow.kt | 207 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant
|
D | TaskMenuView.kt | 199 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant
|
D | IconAppChipView.kt | 153 val orientationHandler = orientationState.orientationHandler in <lambda>() constant
|
D | FloatingTaskView.java | 227 public void updateOrientationHandler(RecentsPagedOrientationHandler orientationHandler) { in updateOrientationHandler()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | BaseContainerInterface.java | 103 RecentsPagedOrientationHandler orientationHandler); in getSwipeUpDestinationAndLength() 254 RecentsPagedOrientationHandler orientationHandler) { in calculateTaskSize() 287 Rect outRect, RecentsPagedOrientationHandler orientationHandler) { in calculateTaskSizeInternal() 376 RecentsPagedOrientationHandler orientationHandler) { in calculateGridTaskSize() 398 RecentsPagedOrientationHandler orientationHandler) { in calculateModalTaskSize()
|
D | FallbackActivityInterface.java | 63 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
|
D | FallbackWindowInterface.java | 64 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
|
D | LauncherActivityInterface.java | 72 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
|
D | SwipeUpAnimationLogic.java | 178 PagedOrientationHandler orientationHandler = getOrientationHandler(); in getWindowTargetRect() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | LayoutUtils.java | 47 RecentsPagedOrientationHandler orientationHandler, in getShelfTrackingDistance()
|
D | AnimatorControllerWithResistance.java | 159 RecentsPagedOrientationHandler orientationHandler = params.recentsOrientedState in createRecentsResistanceAnim() local
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/ |
D | RecentsViewStateController.kt | 241 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/ |
D | StatsLogCompatManager.java | 552 var orientationHandler = in getRecentsOrientationHandler() local
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
D | CameraManager.java | 114 private OrientationHandler orientationHandler; field in CameraManager
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepTransitionManager.java | 1417 PagedOrientationHandler orientationHandler = recentsView.getPagedOrientationHandler(); in getDefaultWindowTargetRect() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | PagedView.java | 239 protected void setOrientationHandler(PagedOrientationHandler orientationHandler) { in setOrientationHandler()
|