Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DKeyboardQuickSwitchViewController.java229 int taskCount = mControllerCallbacks.getTaskCount(); in onKeyUp() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1490 int taskCount = getTaskViewCount(); in setTaskBorderEnabled() local
1559 int taskCount = getTaskViewCount(); in onTouchEvent() local
2037 int taskCount = getTaskViewCount(); in setFullscreenProgress() local
2181 final int taskCount = getTaskViewCount(); in updateTaskSize() local
2958 int taskCount = getTaskViewCount(); in setTaskIconScaledDown() local
2973 int taskCount = getTaskViewCount(); in animateUpTaskIconScale() local
3013 int taskCount = getTaskViewCount(); in updateGridProperties() local
3266 int taskCount = getTaskViewCount(); in setGridProgress() local
3274 int taskCount = getTaskViewCount(); in setTaskThumbnailSplashAlpha() local
3473 int taskCount = getTaskViewCount(); in createTaskDismissAnimation() local
[all …]
/packages/modules/AppSearch/service/java/com/android/server/appsearch/util/
DRateLimitedExecutor.java275 TaskCostInfo(int taskCount, int totalTaskCost) { in TaskCostInfo()
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/
DHealthConnectServiceImplTest.java481 long taskCount = mInternalTaskScheduler.getCompletedTaskCount(); in testConfigureScheduledExport_schedulesAnInternalTask() local
/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.cpp936 const auto taskCount = taskCountByUid.find(userPackageStats.uid); in dumpPackageTaskStateStatsProto() local
/packages/services/Car/service/src/com/android/car/remoteaccess/
DCarRemoteAccessService.java1353 int taskCount = getActiveTaskCountLocked(); in shutdownIfNeeded() local