Searched defs:orientationHandler (Results 1 – 13 of 13) sorted by relevance
222 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in reInitAnimationController() local264 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in onDragStart() local278 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in onDrag() local341 PagedOrientationHandler orientationHandler = mRecentsView.getPagedOrientationHandler(); in onDragEnd() local
67 PagedOrientationHandler orientationHandler = getRecentsView().getPagedOrientationHandler(); in onLayout() local106 PagedOrientationHandler orientationHandler = recentsView.getPagedOrientationHandler(); in onRecentsViewScroll() local191 PagedOrientationHandler orientationHandler = recentsView.getPagedOrientationHandler(); in applyPrimaryTranslation() local204 PagedOrientationHandler orientationHandler = recentsView.getPagedOrientationHandler(); in applySecondaryTranslation() local
763 PagedOrientationHandler orientationHandler = orientationState.getOrientationHandler(); in setOrientationState() local
51 PagedOrientationHandler orientationHandler = recentsView.getPagedOrientationHandler(); in getSplitSelectTranslation() local
42 PagedOrientationHandler orientationHandler) { in getShelfTrackingDistance()
151 PagedOrientationHandler orientationHandler = params.recentsOrientedState in createRecentsResistanceAnim() local
100 PagedOrientationHandler orientationHandler = in setStateWithAnimationInternal() local
59 PagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
111 PagedOrientationHandler orientationHandler = in addSplitOptions() local
73 PagedOrientationHandler orientationHandler) { in getSwipeUpDestinationAndLength()
135 PagedOrientationHandler orientationHandler = getOrientationHandler(); in getWindowTargetRect() local
112 PagedOrientationHandler orientationHandler); in getSwipeUpDestinationAndLength()
114 private OrientationHandler orientationHandler; field in CameraManager