Home
last modified time | relevance | path

Searched defs:taskIndex (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DRecentTasks.java382 private final boolean moveAffiliatedTasksToFront(TaskRecord task, int taskIndex) { in moveAffiliatedTasksToFront()
517 int taskIndex = indexOf(task); in addLocked() local
571 int taskIndex; in addLocked() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/
DRecentsTvTransitionHelper.java96 int taskIndex = stack.indexOfStackTask(task); in startTaskActivity() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackView.java574 int taskIndex = mStack.indexOfStackTask(task); in bindVisibleTaskViews() local
622 final int taskIndex = mStack.indexOfStackTask(task); in bindVisibleTaskViews() local
677 int taskIndex = mStack.indexOfStackTask(task); in relayoutTaskViews() local
867 private boolean setFocusedTask(int taskIndex, boolean scrollToTask, in setFocusedTask()
1111 int taskIndex = mStack.indexOfStackTask(focusedTask); in performAccessibilityAction() local
1522 int taskIndex = mStack.indexOfStackTask(task); in onPickUpViewFromPool() local
2083 private int findTaskViewInsertIndex(Task task, int taskIndex) { in findTaskViewInsertIndex()
DTaskStackAnimationHelper.java524 int taskIndex = stackTasks.indexOf(task); in startScrollToFocusedTaskAnimation() local
628 int taskIndex = stackTasks.indexOf(task); in startNewStackScrollAnimation() local
DTaskStackViewTouchHandler.java636 int taskIndex = mCurrentTasks.indexOf(task); in updateTaskViewTransforms() local
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/
DTestScheduledExecutorService.java145 void run(int taskIndex) { in run()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DTaskStack.java119 int taskIndex = indexOf(task); in moveTaskToStack() local
922 int taskIndex = 0; in createAffiliatedGroupings() local