The methods of Android.App.LauncherActivity are listed below. For a list of all members, see the LauncherActivity Members list.
See Also: Inherited members from Android.App.ListActivity
MakeListItems()Perform the query to determine which results to show and return a list of them. |
IntentForPosition(int)Return the actual Intent for a specific position in our Android.Widget.ListView. | ||
ItemForPosition(int)Return the NoType:android/app/LauncherActivity$ListItem;Href=../../../reference/android/app/LauncherActivity.ListItem.html for a specific position in our Android.Widget.ListView. | ||
OnQueryPackageManager(Android.Content.Intent)Perform query on package manager for list items. | ||
OnSetContentView()Override to call setContentView() with your own content view to customize the list layout. |