HomeSort by relevance Sort by last modified time
    Searched refs:entryMap (Results 1 - 3 of 3) sorted by null

  /frameworks/ex/chips/src/com/android/ex/chips/
BaseRecipientAdapter.java 171 public final LinkedHashMap<Long, List<RecipientEntry>> entryMap;
177 LinkedHashMap<Long, List<RecipientEntry>> entryMap,
182 this.entryMap = entryMap;
222 final LinkedHashMap<Long, List<RecipientEntry>> entryMap =
232 true, entryMap, nonAggregatedEntries, existingDestinations);
237 entryMap, nonAggregatedEntries, existingDestinations);
259 entries, entryMap, nonAggregatedEntries,
283 mEntryMap = defaultFilterResult.entryMap;
617 LinkedHashMap<Long, List<RecipientEntry>> entryMap,
    [all...]