Searched defs:AppArrayAdapter (Results 1 – 1 of 1) sorted by relevance
65 public class AppArrayAdapter extends ArrayAdapter<CharSequence> { class in AppListPreference69 public AppArrayAdapter(Context context, int textViewResourceId, in AppArrayAdapter() method in AppListPreference.AppArrayAdapter