Home
last modified time | relevance | path

Searched defs:orientationHandler (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DTaskViewTouchControllerDeprecated.java232 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/
DClearAllButton.kt209 val orientationHandler = recentsView.pagedOrientationHandler in getOffsetAdjustment() constant
221 val orientationHandler = recentsView.pagedOrientationHandler in applySecondaryTranslation() constant
DIconView.kt156 val orientationHandler = orientationState.orientationHandler in <lambda>() constant
DTaskMenuViewWithArrow.kt207 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant
DTaskMenuView.kt199 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant
DIconAppChipView.kt153 val orientationHandler = orientationState.orientationHandler in <lambda>() constant
DFloatingTaskView.java227 public void updateOrientationHandler(RecentsPagedOrientationHandler orientationHandler) { in updateOrientationHandler()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseContainerInterface.java103 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()
DFallbackActivityInterface.java63 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
DFallbackWindowInterface.java64 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
DLauncherActivityInterface.java72 RecentsPagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
DSwipeUpAnimationLogic.java178 PagedOrientationHandler orientationHandler = getOrientationHandler(); in getWindowTargetRect() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DLayoutUtils.java47 RecentsPagedOrientationHandler orientationHandler, in getShelfTrackingDistance()
DAnimatorControllerWithResistance.java159 RecentsPagedOrientationHandler orientationHandler = params.recentsOrientedState in createRecentsResistanceAnim() local
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DRecentsViewStateController.kt241 val orientationHandler = recentsView.pagedOrientationHandler in <lambda>() constant
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DStatsLogCompatManager.java552 var orientationHandler = in getRecentsOrientationHandler() local
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/
DCameraManager.java114 private OrientationHandler orientationHandler; field in CameraManager
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java1417 PagedOrientationHandler orientationHandler = recentsView.getPagedOrientationHandler(); in getDefaultWindowTargetRect() local
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java239 protected void setOrientationHandler(PagedOrientationHandler orientationHandler) { in setOrientationHandler()