Home
last modified time | relevance | path

Searched defs:taskCount (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DTaskStack.java123 int taskCount = mTasks.size(); in updateFilteredTasks() local
139 int taskCount = mFilteredTasks.size(); in updateFilteredTaskIndices() local
244 int taskCount = taskList.size(); in setTasks() local
280 int taskCount = tasks.size(); in getTaskKeys() local
305 int taskCount = tasks.size(); in findTaskWithId() local
384 int taskCount = tasks.size(); in createAffiliatedGroupings() local
440 int taskCount = tasks.size(); in createAffiliatedGroupings() local
DTaskGrouping.java35 int taskCount = mTaskKeys.size(); in removeTask() local
99 int taskCount = mTaskKeys.size(); in updateTaskIndices() local
DRecentsTaskLoadPlan.java101 int taskCount = mRawTasks.size(); in preloadPlan() local
170 int taskCount = tasks.size(); in executePlan() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewFilterAlgorithm.java103 int taskCount = tasks.size(); in getEnterTransformsForFilterAnimation() local
DRecentsView.java163 int taskCount = stackView.getChildCount(); in launchFocusedTask() local
190 int taskCount = tasks.size(); in launchPreviousTask() local
DTaskStackViewLayoutAlgorithm.java138 int taskCount = tasks.size(); in computeMinMaxScroll() local
DTaskStackView.java236 int taskCount = tasks.size(); in updateStackTransforms() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DAlternateRecentsComponent.java350 int taskCount = tasks.size(); in showRelativeAffiliatedTask() local
590 int taskCount = tasks.size(); in getThumbnailTransitionTransform() local
DRecentsActivity.java228 int taskCount = tasks.size(); in updateRecentsTasks() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPageContentRepository.java557 final int taskCount = mPageToRenderTaskMap.size(); in stopPreload() local
644 final int taskCount = mPageToRenderTaskMap.size(); in cancelAllRendering() local