Searched defs:updateEntries (Results 1 - 1 of 1) sorted by path

/frameworks/ex/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java307 updateEntries(defaultFilterResult.entries);
428 updateEntries(constructEntryList(false,
461 /** Note: use {@link #updateEntries(List)} to update this variable. */
485 updateEntries(constructEntryList(true,
694 private void updateEntries(List<RecipientEntry> newEntries) { method in class:BaseRecipientAdapter

Completed in 24 milliseconds