Home | History | Annotate | Download | only in chips

Lines Matching refs:updateEntries

325                 updateEntries(defaultFilterResult.entries);
334 updateEntries(Collections.<RecipientEntry>emptyList());
495 updateEntries(constructEntryList());
526 /** Note: use {@link #updateEntries(List)} to update this variable. */
558 updateEntries(constructEntryList());
897 protected void updateEntries(List<RecipientEntry> newEntries) {