Searched refs:getRecentsView (Results 1 – 13 of 13) sorted by relevance
161 getRecentsView().getPagedOrientationHandler(); in onLayout()162 mSidePadding = orientationHandler.getClearAllSidePadding(getRecentsView(), mIsRtl); in onLayout()165 private RecentsView getRecentsView() { in getRecentsView() method in ClearAllButton206 RecentsView recentsView = getRecentsView(); in onRecentsViewScroll()295 RecentsView recentsView = getRecentsView(); in applyPrimaryTranslation()309 RecentsView recentsView = getRecentsView(); in applySecondaryTranslation()335 return (getRecentsView().getLastComputedTaskSize().height() in getOriginalTranslationY()
500 float recentsMaxScale = getTaskView() == null || getTaskView().getRecentsView() == null in updateSplashView()501 ? 1 : 1 / getTaskView().getRecentsView().getMaxScaleForFullScreen(); in updateSplashView()528 RecentsView recents = getTaskView().getRecentsView(); in isThumbnailRotationDifferentFromTask()
324 if (mBanner != null && mTaskView.getRecentsView() != null) { in setBanner()
50 getRecentsView().setTaskLaunchListener(toState == RecentsState.DEFAULT111 public RecentsView getRecentsView() { in getRecentsView() method in FallbackTaskbarUIController
222 public @Nullable RecentsView getRecentsView() { in getRecentsView() method in TaskbarUIController227 RecentsView recentsView = getRecentsView(); in startSplitSelection()250 RecentsView recents = getRecentsView(); in triggerSecondAppForSplit()
412 public RecentsView getRecentsView() { in getRecentsView() method in LauncherTaskbarUIController
1081 RecentsView recents = taskbarUIController.getRecentsView(); in onTaskbarIconClicked()1168 && taskbarUIController.getRecentsView().isSplitSelectionActive()) { in onTaskbarIconClicked()1293 mControllers.uiController.getRecentsView() in startItemInfoActivity()
175 mTaskContainer.getThumbnailViewDeprecated().getTaskView().getRecentsView(); in endLiveTileMode()198 mTaskContainer.getThumbnailViewDeprecated().getTaskView().getRecentsView(); in enterSplitSelect()208 taskView.getRecentsView().getSplitSelectController().getAppPairsController() in saveAppPair()
456 final RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimator()488 RecentsView recentsView = launchingTaskView.getRecentsView(); in composeRecentsSplitLaunchAnimatorLegacy()589 true /* launcherClosing */, stateManager, launchingTaskView.getRecentsView(), in composeRecentsDesktopLaunchAnimator()
303 final RecentsView recentsView = taskView.getRecentsView();336 final RecentsView recentsView = taskView.getRecentsView();
533 RecentsView recentsView = mTargetTaskView.getRecentsView(); in setUp()554 RecentsView recentsView = mTargetTaskView.getRecentsView(); in cleanUp()
267 final RecentsView recentsView = taskView.getRecentsView(); in getActivityLaunchOptions()
765 && mLaunchingTaskView.getRecentsView() != null in startAnimation()766 && mLaunchingTaskView.getRecentsView().isTaskViewVisible( in startAnimation()