Searched refs:addedCount (Results 1 – 4 of 4) sorted by relevance
573 public void setAddedCount(int addedCount) { in setAddedCount() argument575 mAddedCount = addedCount; in setAddedCount()
329 int removedCount, int addedCount) { in sendAccessibilityEventTypeViewTextChanged() argument336 event.setAddedCount(addedCount); in sendAccessibilityEventTypeViewTextChanged()
2988 final int addedCount = mAdded.size(); in noteStateNotSaved() local2989 for (int i = 0; i < addedCount; i++) { in noteStateNotSaved()
12096 int fromIndex, int removedCount, int addedCount) { in sendAccessibilityEventTypeViewTextChanged() argument12101 event.setAddedCount(addedCount); in sendAccessibilityEventTypeViewTextChanged()