Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverEnableForAllAppsPreferenceController.java86 mEntryList = constructEntryList(mContext, false); in GraphicsDriverEnableForAllAppsPreferenceController()
174 public static CharSequence[] constructEntryList(Context context, boolean withSystem) { in constructEntryList() method in GraphicsDriverEnableForAllAppsPreferenceController
DGraphicsDriverAppPreferenceController.java96 mEntryList = GraphicsDriverEnableForAllAppsPreferenceController.constructEntryList( in GraphicsDriverAppPreferenceController()