| Package | Description |
|---|---|
| android.app | |
| android.preference | |
| android.widget |
| Modifier and Type | Method and Description |
|---|---|
ListView |
AlertDialog.getListView() |
ListView |
ListActivity.getListView() |
ListView |
ListFragment.getListView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LauncherActivity.onListItemClick(ListView l,
View v,
int position,
long id) |
protected void |
ListActivity.onListItemClick(ListView l,
View v,
int position,
long id) |
void |
ListFragment.onListItemClick(ListView l,
View v,
int position,
long id) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreferenceScreen.bind(ListView listView) |
protected void |
PreferenceActivity.onListItemClick(ListView l,
View v,
int position,
long id) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandableListView |
| Modifier and Type | Method and Description |
|---|---|
ListView |
ListPopupWindow.getListView() |
Copyright © 2008-2013. All Rights Reserved.