Searched refs:stackCount (Results 1 – 2 of 2) sorted by relevance
705 final int stackCount = stackInfoList.size(); in getTopMostStackInfo() local706 for (int i = 0; i < stackCount; i++) { in getTopMostStackInfo()
1586 final int stackCount = display.getChildCount(); in releaseSomeActivitiesLocked() local1588 for (int stackNdx = 0; stackNdx < stackCount; stackNdx++) { in releaseSomeActivitiesLocked()