Searched refs:updateCount (Results 1 – 2 of 2) sorted by relevance
142 int updateCount = mContentResolver.update(uri, contentValues, null, null); in performUpdate() local145 if (updateCount <= 0) { in performUpdate()
669 final int updateCount = keysToUpdate.size(); in markAcquiredConnectionsLocked() local670 for (int i = 0; i < updateCount; i++) { in markAcquiredConnectionsLocked()