Searched defs:taskView (Results 1 – 13 of 13) sorted by relevance
67 TaskView taskView = mRecentsView.getNextPageTaskView(); in shouldSwipeDownReturnToApp() local80 TaskView taskView = mRecentsView.getCurrentPageTaskView(); in createSwipeDownToTaskAppAnimation() local
73 TaskView taskView = (TaskView) v; in findTaskViewToLaunch() local85 TaskView taskView = recentsView.getTaskViewAt(i); in findTaskViewToLaunch() local115 TaskView taskView = recentsView.getTaskView(openingTaskId); in findTaskViewToLaunch() local
172 final TaskView taskView = (TaskView) v; in getActivityLaunchOptions() local194 private AnimatorSet composeRecentsLaunchAnimator(TaskView taskView, in composeRecentsLaunchAnimator()
88 public SystemShortcut getShortcut(BaseDraggingActivity activity, TaskView taskView) { in getShortcut()112 TaskView taskView, MultiWindowFactory factory, LauncherEvent launcherEvent) { in MultiWindowSystemShortcut()
57 public static List<SystemShortcut> getEnabledShortcuts(TaskView taskView) { in getEnabledShortcuts()
121 TaskView taskView = rv.getNextTaskView(); in onTransitionComplete() local
1252 final TaskView taskView; in switchToScreenshot() local
178 public static TaskMenuView showForTask(TaskView taskView) { in showForTask()185 private boolean populateAndShowForTask(TaskView taskView) { in populateAndShowForTask()209 private void addMenuOptions(TaskView taskView) { in addMenuOptions()241 private void orientAroundTaskView(TaskView taskView) { in orientAroundTaskView()
491 TaskView taskView = getTaskView(taskId); in onTaskThumbnailChanged() local521 TaskView taskView = getTaskView(taskId); in updateThumbnail() local595 TaskView taskView = (TaskView) child; in onViewRemoved() local700 TaskView taskView = getCurrentPageTaskView(); in onTouchEvent() local803 final TaskView taskView = (TaskView) getChildAt(pageIndex); in applyLoadPlan() local856 TaskView taskView = getTaskViewAt(i); in resetTaskVisuals() local988 TaskView taskView = getTaskViewAt(i); in loadVisibleTaskData() local1016 TaskView taskView = getTaskView(mHasVisibleTaskData.keyAt(i)); in unloadVisibleTaskData() local1031 TaskView taskView = getTaskView(mHasVisibleTaskData.keyAt(i)); in onHighResLoadingStateChanged() local1150 View taskView = getTaskViewAt(i); in setRecentsChangedOrientation() local[all …]
66 public DigitalWellBeingToast(BaseDraggingActivity activity, TaskView taskView) { in DigitalWellBeingToast()
213 TaskView taskView = getRunningTaskView(); in getLiveTileParams() local
66 TaskView taskView = findTaskViewToLaunch(mLauncher, v, appTargets); in composeRecentsLaunchAnimator() local
364 public float getFullScreenScaleAndPivot(Rect taskView, DeviceProfile dp, PointF outPivot) { in getFullScreenScaleAndPivot()