private class DownloadsManager.onGroupSelectedListener extends Object implements AdapterView.OnItemSelectedListener
Modifier | Constructor and Description |
---|---|
private |
DownloadsManager.onGroupSelectedListener() |
Modifier and Type | Method and Description |
---|---|
void |
onItemSelected(AdapterView<?> parent,
View view,
int position,
long id) |
void |
onNothingSelected(AdapterView<?> arg0) |
private DownloadsManager.onGroupSelectedListener()
public void onItemSelected(AdapterView<?> parent, View view, int position, long id)
onItemSelected
in interface AdapterView.OnItemSelectedListener
public void onNothingSelected(AdapterView<?> arg0)
onNothingSelected
in interface AdapterView.OnItemSelectedListener