Home
last modified time | relevance | path

Searched refs:getOrientationHandler (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java136 mIsRecentsRtl = mOrientationState.getOrientationHandler().getRecentsRtlSetting(resources); in TaskViewSimulator()
157 mOrientationState.getOrientationHandler()); in calculateTaskSize()
160 mOrientationState.getOrientationHandler()); in calculateTaskSize()
165 mOrientationState.getOrientationHandler()); in calculateTaskSize()
173 mOrientationState.getOrientationHandler() in calculateTaskSize()
470 mOrientationState.getOrientationHandler().setPrimary(mMatrix, MATRIX_POST_TRANSLATE, in apply()
472 mOrientationState.getOrientationHandler().setSecondary(mMatrix, MATRIX_POST_TRANSLATE, in apply()
476 mOrientationState.getOrientationHandler().setPrimary(mMatrix, MATRIX_POST_TRANSLATE, in apply()
478 mOrientationState.getOrientationHandler().setSecondary(mMatrix, MATRIX_POST_TRANSLATE, in apply()
481 mOrientationState.getOrientationHandler().setPrimary( in apply()
[all …]
DAnimatorControllerWithResistance.java193 recentsOrientedState.getOrientationHandler()); in getAllAppsThreshold()
208 .getOrientationHandler(); in createRecentsResistanceAnim()
DRecentsOrientedState.java418 public RecentsPagedOrientationHandler getOrientationHandler() { in getOrientationHandler() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java109 .getOrientationHandler()); in initTransitionEndpoints()
162 protected RecentsPagedOrientationHandler getOrientationHandler() { in getOrientationHandler() method in SwipeUpAnimationLogic
165 .getOrientationState().getOrientationHandler(); in getOrientationHandler()
179 PagedOrientationHandler orientationHandler = getOrientationHandler(); in getWindowTargetRect()
345 .getOrientationHandler() in getWindowAnimationToHomeInternal()
DTaskViewUtils.java232 tvsLocal.getOrientationState().getOrientationHandler().set(tvsLocal, in createRecentsWindowAnimator()
DAbsSwipeUpHandler.java1570 getOrientationHandler().adjustFloatingIconStartVelocity(velocityPxPerMs);
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DIconView.java183 orientationState.getOrientationHandler(); in setIconOrientation()
DIconAppChipView.java257 orientationState.getOrientationHandler(); in setIconOrientation()
DRecentsView.java832 setOrientationHandler(mOrientationState.getOrientationHandler()); in RecentsView()
2089 setOrientationHandler(mOrientationState.getOrientationHandler()); in updateOrientationHandler()
5864 && !mOrientationState.getOrientationHandler().isLayoutNaturalToLauncher()) { in getEventDispatcher()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DStatsLogCompatManager.java538 itemInfo.getContainerInfo().getTaskSwitcherContainer().getOrientationHandler(); in getRecentsOrientationHandler()