Searched refs:pendingCount (Results 1 – 1 of 1) sorted by relevance
77 final int pendingCount = mPendingTemporarySegments.getCount(); in reset() local78 for (int x = 0; x < pendingCount; x++) { in reset()