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