Searched refs:removedCount (Results 1 – 5 of 5) sorted by relevance
658 public void setRemovedCount(int removedCount) { in setRemovedCount() argument659 mRecord.setRemovedCount(removedCount); in setRemovedCount()
541 public void setRemovedCount(int removedCount) { in setRemovedCount() argument543 mRemovedCount = removedCount; in setRemovedCount()
305 int removedCount, int addedCount) { in sendAccessibilityEventTypeViewTextChanged() argument311 event.setRemovedCount(removedCount); in sendAccessibilityEventTypeViewTextChanged()
3464 final int removedCount = previousPackages.size(); in onCrossProfileWidgetProvidersChanged() local3465 for (int i = 0; i < removedCount; ++i) { in onCrossProfileWidgetProvidersChanged()3470 if (providersChanged || removedCount > 0) { in onCrossProfileWidgetProvidersChanged()
10750 int fromIndex, int removedCount, int addedCount) { in sendAccessibilityEventTypeViewTextChanged() argument10754 event.setRemovedCount(removedCount); in sendAccessibilityEventTypeViewTextChanged()