Searched defs:AdapterView (Results 1 – 1 of 1) sorted by relevance
48 public abstract class AdapterView<T extends Adapter> extends ViewGroup { class230 public AdapterView(Context context) { in AdapterView() method in AdapterView234 public AdapterView(Context context, AttributeSet attrs) { in AdapterView() method in AdapterView238 public AdapterView(Context context, AttributeSet attrs, int defStyleAttr) { in AdapterView() method in AdapterView242 public AdapterView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in AdapterView() method in AdapterView