Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java1191 int taskCount = getTaskViewCount(); in onTouchEvent() local
1569 int taskCount = getTaskViewCount(); in setFullscreenProgress() local
1700 final int taskCount = getTaskViewCount(); in updateTaskSize() local
2305 int taskCount = getTaskViewCount(); in setTaskIconScaledDown() local
2321 int taskCount = getTaskViewCount(); in animateUpTaskIconScale() local
2362 int taskCount = getTaskViewCount(); in updateGridProperties() local
2590 int taskCount = getTaskViewCount(); in setGridProgress() local
2736 int taskCount = getTaskViewCount(); in createTaskDismissAnimation() local
4550 final int taskCount = getTaskViewCount(); in getPageScrolls() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java266 final int taskCount = 6; in testCreateInfo_ordering() local
302 final int taskCount = 4; in testCreateInfo_wallpaper() local
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPageContentRepository.java626 final int taskCount = mPageToRenderTaskMap.size(); in stopPreload() local
713 final int taskCount = mPageToRenderTaskMap.size(); in cancelAllRendering() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentsAnimationController.java448 final int taskCount = visibleTasks.size(); in initialize() local