Searched refs:mEntryDrawables (Results 1 – 1 of 1) sorted by relevance
59 private Drawable[] mEntryDrawables; field in AppListPreference176 mEntryDrawables = entryDrawables.toArray(new Drawable[entryDrawables.size()]); in setPackageNames()225 mEntryDrawables = entryDrawables.toArray(new Drawable[entryDrawables.size()]); in setComponentNames()240 R.layout.app_preference_item, getEntries(), mEntryDrawables, selectedIndex); in createListAdapter()