Searched refs:inactiveComponentCount (Results 1 – 1 of 1) sorted by relevance
62 final int inactiveComponentCount = unrelasedComponents.getCount(); in reset() local63 for (int x = 0; x < inactiveComponentCount; x++) { in reset()