Searched refs:updateCount (Results 1 – 2 of 2) sorted by relevance
583 final int updateCount = keysToUpdate.size(); in markAcquiredConnectionsLocked() local584 for (int i = 0; i < updateCount; i++) { in markAcquiredConnectionsLocked()
240 updateCount(dataMap.getInt(COUNT_KEY));249 private void updateCount(int c) { ... }