Searched refs:getTaskView (Results 1 – 6 of 6) sorted by relevance
178 mOverviewScreenshotActionsPlugin.setupActions(getTaskView(), getThumbnail(), mActivity); in refresh()197 mOverlay = getTaskView().getRecentsView().getTaskOverlayFactory().createOverlay(this); in getTaskOverlay()276 mOverviewScreenshotActionsPlugin.setupActions(getTaskView(), getThumbnail(), mActivity); in onPluginConnected()311 if (mTask != null && getTaskView().isRunningTask() && !getTaskView().showScreenshot()) { in drawOnCanvas()341 public TaskView getTaskView() { in getTaskView() method in TaskThumbnailView385 int currentRotation = getTaskView().getRecentsView().getPagedViewOrientedState() in updateThumbnailMatrix()395 getTaskView().updateCurrentFullscreenParams(mPreviewPositionHelper); in updateThumbnailMatrix()
437 TaskView taskView = getTaskView(taskId);459 TaskView taskView = getTaskView(taskId);725 TaskView taskView = getTaskView(taskId); in onTaskThumbnailChanged()755 TaskView taskView = getTaskView(taskId); in updateThumbnail()878 TaskView taskView = getTaskView(taskId); in launchSideTaskInLiveTileMode()945 public TaskView getTaskView(int taskId) { in getTaskView() method in RecentsView1122 mIgnoreResetTaskId == -1 ? null : getTaskView(mIgnoreResetTaskId); in applyLoadPlan()1158 currentTaskView = getTaskView(currentTaskId); in applyLoadPlan()1164 if (mIgnoreResetTaskId != -1 && getTaskView(mIgnoreResetTaskId) != ignoreResetTaskView) { in applyLoadPlan()1574 TaskView taskView = getTaskView(mHasVisibleTaskData.keyAt(i)); in unloadVisibleTaskData()[all …]
193 RecentsView recentsView = mThumbnailView.getTaskView().getRecentsView(); in endLiveTileMode()294 saveScreenshot(mThumbnailView.getTaskView().getTask()); in onClick()
142 TaskView taskView = recentsView.getTaskView(openingTaskId); in findTaskViewToLaunch()
96 TaskView tv = getTaskView(mHomeTaskInfo.taskId); in onPrepareGestureEndAnimation()
164 mThumbnailView.getTaskView().getRecentsView().getPagedViewOrientedState(); in initOverlay()