Searched refs:removeChildTaskCount (Results 1 – 1 of 1) sorted by relevance
3019 int removeChildTaskCount = 0; in shouldDismissStage() local3022 ++removeChildTaskCount; in shouldDismissStage()3025 return removeChildTaskCount == mStageTaskListener.getChildCount(); in shouldDismissStage()