Home | History | Annotate | Download | only in wm

Lines Matching defs:loopCount

7807         int loopCount = 6;
7812 loopCount--;
7813 } while (mTraversalScheduled && loopCount > 0);