Searched refs:addedCount (Results 1 – 4 of 4) sorted by relevance
140 protected CharSequence getTransformedText(int fromIndex, int removedCount, int addedCount) { in getTransformedText() argument174 CharSequence beforeText, int fromIndex, int removedCount, int addedCount) { in sendAccessibilityEventTypeViewTextChanged() argument181 event.setAddedCount(addedCount); in sendAccessibilityEventTypeViewTextChanged()183 CharSequence transformedText = getTransformedText(fromIndex, removedCount, addedCount); in sendAccessibilityEventTypeViewTextChanged()
633 public void setAddedCount(int addedCount) { in setAddedCount() argument635 mAddedCount = addedCount; in setAddedCount()
2988 final int addedCount = mAdded.size(); in noteStateNotSaved() local2989 for (int i = 0; i < addedCount; i++) { in noteStateNotSaved()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...