Searched refs:AppArrayAdapter (Results 1 – 1 of 1) sorted by relevance
64 public class AppArrayAdapter extends ArrayAdapter<CharSequence> { class in AppListPreference68 public AppArrayAdapter(Context context, int textViewResourceId, in AppArrayAdapter() method in AppListPreference.AppArrayAdapter239 return new AppArrayAdapter(getContext(), in createListAdapter()