Lines Matching defs:ListView

71 public class ListView extends AbsListView {
93 * When arrow scrolling, ListView will never scroll more than this factor
154 public ListView(Context context) {
158 public ListView(Context context, AttributeSet attrs) {
162 public ListView(Context context, AttributeSet attrs, int defStyle) {
166 com.android.internal.R.styleable.ListView, defStyle, 0);
268 * NOTE: Call this before calling setAdapter. This is so ListView can wrap
295 * NOTE: Call this before calling setAdapter. This is so ListView can wrap
346 * NOTE: Call this before calling setAdapter. This is so ListView can wrap
372 * <p>NOTE: Call this before calling setAdapter. This is so ListView can wrap the supplied
408 * Returns the adapter currently in use in this ListView. The returned adapter
412 * @return The adapter currently used to display data in this ListView.
422 * Sets the data behind this ListView.
425 * depending on the ListView features currently in use. For instance, adding
1157 * @return True to recycle the views used to measure this ListView in
1168 * returns the height with this ListView's padding and divider heights
1190 * @return The height of this ListView with the given children.
1511 + "ListView did not receive a notification. Make sure the content of "
1513 + "from the UI thread. [in ListView(" + getId() + ", " + getClass()
1863 * of the ListView. (If in touch mode, the item will not be selected but it will
1867 * @param y The distance from the top edge of the ListView (plus padding) that the
2598 * How {@link android.widget.ListView#arrowScrollFocused} returns its values.
3706 * Constructor called from {@link ListView#onSaveInstanceState()}
3738 return "ListView.SavedState{"