Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/touchcontrollers/
DTaskViewTouchController.java202 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in reInitAnimationController() local
239 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in onDragStart() local
252 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in onDrag() local
282 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in onDragEnd() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DClearAllButton.java59 PagedOrientationHandler orientationHandler = getRecentsView().getPagedOrientationHandler(); in onLayout() local
94 PagedOrientationHandler orientationHandler = getRecentsView().getPagedOrientationHandler(); in onPageScroll() local
DTaskMenuView.java232 PagedOrientationHandler orientationHandler = taskView.getPagedOrientationHandler(); in orientAroundTaskView() local
DTaskView.java465 PagedOrientationHandler orientationHandler = orientationState.getOrientationHandler(); in setOrientationState() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DFallbackActivityInterface.java58 PagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
173 PagedOrientationHandler orientationHandler) { in getExtraSpace()
DLauncherActivityInterface.java76 PagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
313 PagedOrientationHandler orientationHandler) { in getExtraSpace()
DSwipeUpAnimationLogic.java158 PagedOrientationHandler orientationHandler = getOrientationHandler(); in getWindowTargetRect() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DDiscoveryBounce.java158 PagedOrientationHandler orientationHandler) { in showForOverviewIfNeeded()
163 PagedOrientationHandler orientationHandler) { in showForOverviewIfNeeded()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DLayoutUtils.java46 PagedOrientationHandler orientationHandler) { in getShelfTrackingDistance()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java93 PagedOrientationHandler orientationHandler); in getSwipeUpDestinationAndLength()
211 PagedOrientationHandler orientationHandler) { in calculateTaskSize()
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/
DCameraManager.java114 private OrientationHandler orientationHandler; field in CameraManager