Home
last modified time | relevance | path

Searched defs:AdapterView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DAdapterView.java51 public abstract class AdapterView<T extends Adapter> extends ViewGroup { class
233 public AdapterView(Context context) { in AdapterView() method in AdapterView
237 public AdapterView(Context context, AttributeSet attrs) { in AdapterView() method in AdapterView
241 public AdapterView(Context context, AttributeSet attrs, int defStyleAttr) { in AdapterView() method in AdapterView
245 public AdapterView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in AdapterView() method in AdapterView