Searched refs:constructEntryList (Results 1 – 3 of 3) sorted by relevance
290 final List<RecipientEntry> entries = constructEntryList( in performFiltering()495 updateEntries(constructEntryList()); in publishResults()558 updateEntries(constructEntryList()); in handleMessage()846 protected List<RecipientEntry> constructEntryList() { in constructEntryList() method in BaseRecipientAdapter847 return constructEntryList(mEntryMap, mNonAggregatedEntries); in constructEntryList()855 private List<RecipientEntry> constructEntryList( in constructEntryList() method in BaseRecipientAdapter
86 mEntryList = constructEntryList(mContext, false); in GraphicsDriverEnableForAllAppsPreferenceController()174 public static CharSequence[] constructEntryList(Context context, boolean withSystem) { in constructEntryList() method in GraphicsDriverEnableForAllAppsPreferenceController
96 mEntryList = GraphicsDriverEnableForAllAppsPreferenceController.constructEntryList( in GraphicsDriverAppPreferenceController()