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