public
static
class
LauncherActivity.ListItem
extends Object
java.lang.Object | |
↳ | android.app.LauncherActivity.ListItem |
An item in the list
Fields | |
---|---|
public
String |
className
|
public
Bundle |
extras
|
public
Drawable |
icon
|
public
CharSequence |
label
|
public
String |
packageName
|
public
ResolveInfo |
resolveInfo
|
Public constructors | |
---|---|
LauncherActivity.ListItem()
|
Inherited methods | |
---|---|
From
class
java.lang.Object
|