Home
last modified time | relevance | path

Searched defs:constructEntryList (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/development/graphicsdriver/
H A DGraphicsDriverEnableForAllAppsPreferenceController.java174 public static CharSequence[] constructEntryList(Context context, boolean withSystem) { in constructEntryList() method in GraphicsDriverEnableForAllAppsPreferenceController
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java846 protected List<RecipientEntry> constructEntryList() { in constructEntryList() method in BaseRecipientAdapter
855 private List<RecipientEntry> constructEntryList( in constructEntryList() method in BaseRecipientAdapter