Searched refs:stackCount (Results 1 – 2 of 2) sorted by relevance
791 int stackCount = 0; in getStackTaskCount() local796 stackCount++; in getStackTaskCount()799 return stackCount; in getStackTaskCount()
175 int stackCount = stack.getStackTaskCount(); in getStackStateForStack() local176 if (hasFreeformWorkspaces && stackCount > 0 && freeformCount > 0) { in getStackStateForStack()