Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/states/
DBackgroundAppState.java67 int taskCount = recentsView.getTaskViewCount(); in getOverviewScaleAndTranslation() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentTasksList.java166 int taskCount = rawTasks.size(); in loadTasksInBackground() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java620 int taskCount = getTaskViewCount(); in setFullscreenProgress() local
1076 int taskCount = getTaskViewCount(); in createTaskDismissAnimation() local
1725 int taskCount = getTaskViewCount(); in updateEnabledOverlays() local
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/views/
DIconRecentsView.java534 int taskCount = mTaskRecyclerView.getChildCount(); in getTaskViews() local