Searched defs:taskView (Results 1 – 8 of 8) sorted by relevance
124 public static boolean showForTask(TaskView taskView) { in showForTask()131 private boolean populateAndShowForTask(TaskView taskView) { in populateAndShowForTask()143 private void addMenuOptions(TaskView taskView) { in addMenuOptions()168 private void orientAroundTaskView(TaskView taskView) { in orientAroundTaskView()
283 TaskView taskView = getTaskView(taskId); in updateThumbnail() local455 final TaskView taskView = (TaskView) inflater.inflate(R.layout.task, this, false); in applyLoadPlan() local459 final TaskView taskView = (TaskView) getChildAt(getChildCount() - 1); in applyLoadPlan() local470 final TaskView taskView = (TaskView) getChildAt(pageIndex); in applyLoadPlan() local485 TaskView taskView = (TaskView) getChildAt(i); in resetTaskVisuals() local593 TaskView taskView = (TaskView) getChildAt(i); in loadVisibleTaskData() local623 TaskView taskView = getTaskView(mHasVisibleTaskData.keyAt(i)); in unloadVisibleTaskData() local664 final TaskView taskView = (TaskView) LayoutInflater.from(getContext()) in showTask() local774 public void addIgnoreResetTask(TaskView taskView) { in addIgnoreResetTask()778 public void removeIgnoreResetTask(TaskView taskView) { in removeIgnoreResetTask()[all …]
104 TaskView taskView = recentsView.getPageAt(i); in findTaskViewToLaunch() local134 TaskView taskView = recentsView.getTaskView(openingTaskId); in findTaskViewToLaunch() local
184 final TaskView taskView = (TaskView) v; in getActivityLaunchOptions() local202 private AnimatorSet composeRecentsLaunchAnimator(TaskView taskView, in composeRecentsLaunchAnimator()
117 BaseDraggingActivity activity, TaskView taskView) { in getOnClickListener()
776 TaskView taskView = mRecentsView.updateThumbnail(mRunningTaskId, mTaskSnapshot); in switchToScreenshot() local
143 TaskView taskView = (TaskView) recentsView.getChildAt(recentsView.getNextPage()); in initCurrentAnimation() local
267 TaskView taskView = findTaskViewToLaunch(mLauncher, v, targets); in composeRecentsLaunchAnimator() local