Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAdapterView.java49 public abstract class AdapterView<T extends Adapter> extends ViewGroup { class
226 public AdapterView(Context context) { in AdapterView() method in AdapterView
230 public AdapterView(Context context, AttributeSet attrs) { in AdapterView() method in AdapterView
234 public AdapterView(Context context, AttributeSet attrs, int defStyle) { in AdapterView() method in AdapterView