Searched refs:mStoppedAddingChildren (Results 1 – 1 of 1) sorted by relevance
100 private boolean mStoppedAddingChildren = true; field in RaceConditionReproducer.EventNode104 sb.append(!mStoppedAddingChildren ? "+" : "-"); in debugDump()131 if (!mStoppedAddingChildren) return false; in stoppedAddingChildrenToTree()152 if (!mStoppedAddingChildren) { in populatePathToGrowthPoint()155 mStoppedAddingChildren = true; in populatePathToGrowthPoint()243 mLastRegisteredEvent.mStoppedAddingChildren = true; in finishIteration()456 mLastRegisteredEvent.mStoppedAddingChildren = eventAsExit(event) != null; in registerEventLocked()