Searched refs:removalCount (Results 1 – 1 of 1) sorted by relevance
68 final int removalCount = mPendingRemovals.getCount(); in commitUpdates() local69 if (removalCount > 0) { in commitUpdates()72 for (int i = 0; i < removalCount; i++) { in commitUpdates()