Searched defs:taskIndex (Results 1 – 6 of 6) sorted by relevance
122 public TaskViewTransform getTransform(int taskIndex, float stackScroll, in getTransform()229 public float getScrollPForTask(int taskIndex) { in getScrollPForTask()
565 int taskIndex = mStack.indexOfTask(task); in bindVisibleTaskViews() local609 final int taskIndex = mStack.indexOfTask(task); in bindVisibleTaskViews() local669 int taskIndex = mStack.indexOfTask(task); in relayoutTaskViews() local856 public boolean setFocusedTask(int taskIndex, boolean scrollToTask, in setFocusedTask()1107 int taskIndex = mStack.indexOfTask(focusedTask); in performAccessibilityAction() local1509 int taskIndex = mStack.indexOfTask(task); in onPickUpViewFromPool() local2132 private int findTaskViewInsertIndex(Task task, int taskIndex) { in findTaskViewInsertIndex()
499 int taskIndex = stackTasks.indexOf(task); in startScrollToFocusedTaskAnimation() local603 int taskIndex = stackTasks.indexOf(task); in startNewStackScrollAnimation() local
651 int taskIndex = mCurrentTasks.indexOf(task); in updateTaskViewTransforms() local
785 int taskIndex = mTaskIndexMap.get(task.key.id); in getStackTransform() local794 int taskIndex = mTaskIndexMap.get(task.key.id); in getStackTransform() local
908 int taskIndex = mTasks.indexOf(task); in add() local956 int taskIndex; in add() local1383 private boolean moveAffiliatedTasksToFront(TaskRecord task, int taskIndex) { in moveAffiliatedTasksToFront()