Searched refs:getTaskCount (Results 1 – 17 of 17) sorted by relevance
70 if (mThreads[i]->getTaskCount() < minQueueSize) { in addTaskBase()72 minQueueSize = mThreads[i]->getTaskCount(); in addTaskBase()122 size_t TaskManager::WorkerThread::getTaskCount() const { in getTaskCount() function in android::uirenderer::TaskManager::WorkerThread
83 size_t getTaskCount() const;
37 public int getTaskCount() { in getTaskCount() method in AppButtonData45 return !pinned && getTaskCount() == 0; in isEmpty()
84 mTaskGridLayoutAlgorithm.updateTaskGridRect(mSv.getStack().getTaskCount()); in resize()127 final int taskCount = stack.getTaskCount(); in onGlobalFocusChanged()
246 public int getTaskCount() { in getTaskCount() method in TaskStack274 } else if (launchTarget != null && lastPipTime > 0 && getTaskCount() == 1) { in isNextLaunchTargetPip()293 return getTasks().get(getTaskCount() - 1); in getNextLaunchTarget()297 int taskCount = getTaskCount(); in getNextLaunchTargetRaw()
209 return mStack.getTaskCount() > 0; in hasTasks()
157 animateScrimToCurrentNavBarState(event.stack.getTaskCount() > 0); in onBusEvent()169 animateScrimToCurrentNavBarState(event.stack.getTaskCount() > 0); in onBusEvent()
869 int newFocusedTaskIndex = mStack.getTaskCount() > 0 ? in setFocusedTask()870 Utilities.clamp(focusTaskIndex, 0, mStack.getTaskCount() - 1) : -1; in setFocusedTask()971 int taskCount = mStack.getTaskCount(); in setRelativeFocusedTask()1070 event.setItemCount(mStack.getTaskCount()); in onInitializeAccessibilityEvent()1090 if (0 <= focusedTaskIndex && focusedTaskIndex < mStack.getTaskCount() - 1) { in onInitializeAccessibilityNodeInfo()1108 if (0 <= taskIndex && taskIndex < mStack.getTaskCount()) { in performAccessibilityAction()1338 int focusedTaskIndex = getInitialFocusTaskIndex(launchState, mStack.getTaskCount(), in onFirstLayout()1422 if (mStack.getTaskCount() == 0) { in onStackTaskRemoved()1649 if (mStack.getTaskCount() > 0 && !mStackActionButtonVisible in onStackScrollChanged()1659 mStack.getTaskCount() > 0) { in onStackScrollChanged()[all …]
138 if (stack.getTaskCount() == 0) { in prepareForEnterAnimation()226 if (stack.getTaskCount() == 0) { in startEnterAnimation()319 if (stack.getTaskCount() == 0) { in startExitToHomeAnimation()
108 if (ev.getAction() == MotionEvent.ACTION_UP && mRv.getStack().getTaskCount() == 0) { in onTouchEvent()
523 if (stack.getTaskCount() > 0) {565 if (focusedStack == null || focusedStack.getTaskCount() == 0) return;621 if (focusedStack == null || focusedStack.getTaskCount() == 0) return; in showRelativeAffiliatedTask()818 stack.getTaskCount(), new TaskViewTransform(), in updateHeaderBarLayout()1029 boolean hasRecentTasks = stack.getTaskCount() > 0; in startRecentsActivity()
444 mScrimViews.updateNavBarScrim(animateNavBarScrim, stack.getTaskCount() > 0, null); in reloadStackView()475 int taskCount = mRecentsView.getStack().getTaskCount(); in reloadStackView()511 int numStackTasks = mRecentsView.getStack().getTaskCount(); in onConfigurationChanged()823 int numStackTasks = stack.getTaskCount(); in reloadTaskStack()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
49816 method public long getTaskCount();
68768 Ljava/util/concurrent/ThreadPoolExecutor;->getTaskCount()J
49999 HSPLjava/util/concurrent/ThreadPoolExecutor;->getTaskCount()J
68600 method public long getTaskCount();