Home | History | Annotate | Download | only in os

Lines Matching refs:loopCount

135         int loopCount = ZygoteInit.GC_LOOP_COUNT;
147 if (loopCount <= 0) {
149 loopCount = ZygoteInit.GC_LOOP_COUNT;
151 loopCount--;