Home
last modified time | relevance | path

Searched refs:getPagedViewOrientedState (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplTestsQuickstep.java98 recentsView.getPagedViewOrientedState().forceAllowRotationForTesting(true)); in setUp()
104 recentsView.getPagedViewOrientedState().forceAllowRotationForTesting(false), in tearDown()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseWindowInterface.java169 mRecentsWindowManager, recentsView.getPagedViewOrientedState(), in createContainerInterface()
DBaseActivityInterface.java197 recentsView.getPagedViewOrientedState(), mActivity.getDeviceProfile(), in createContainerInterface()
DTaskViewUtils.java217 recentsView.getPagedViewOrientedState().getRecentsActivityRotation(); in createRecentsWindowAnimator()
DAbsSwipeUpHandler.java398 return mRecentsView.getPagedViewOrientedState().getRecentsActivityRotation(); in AbsSwipeUpHandler()
601 .setOrientationState(mRecentsView.getPagedViewOrientedState())); in onLauncherStart()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAnimatorControllerWithResistance.java221 RecentsParams params = new RecentsParams(launcher, recentsView.getPagedViewOrientedState(), in createRecentsResistanceFromOverviewAnim()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DLauncherRecentsView.java147 int recentsActivityRotation = getPagedViewOrientedState().getRecentsActivityRotation(); in reset()
DTaskThumbnailViewDeprecated.java427 int currentRotation = recents.getPagedViewOrientedState().getRecentsActivityRotation(); in isThumbnailRotationDifferentFromTask()
DRecentsView.java4890 public RecentsOrientedState getPagedViewOrientedState() { in getPagedViewOrientedState() method in RecentsView
5000 getPagedViewOrientedState().getFullScreenScaleAndPivot(mTempRect, in updatePivots()
5857 return getPagedViewOrientedState().getFullScreenScaleAndPivot( in getMaxScaleForFullScreen()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DNoButtonQuickSwitchTouchController.java297 mRecentsView.getPagedViewOrientedState(), mLauncher.getDeviceProfile(), in setupOverviewAnimators()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepLauncher.java1496 recentsView.getPagedViewOrientedState())); in dump()