@Override
 public void setAddedCount(Object record, int addedCount) {
   AccessibilityRecordCompatIcs.setAddedCount(record, addedCount);
 }