Searched refs:updateCount (Results 1 – 1 of 1) sorted by relevance
669 final int updateCount = keysToUpdate.size(); in markAcquiredConnectionsLocked() local670 for (int i = 0; i < updateCount; i++) { in markAcquiredConnectionsLocked()