FileDocCategorySizeDatePackage
LauncherActivity.javaAPI DocAndroid 5.1 API1815Sat Mar 14 14:09:36 GMT 2015android.app

LauncherActivity

public abstract class LauncherActivity extends android.app.ListActivity

Fields Summary
Constructors Summary
public LauncherActivity()

 throw new RuntimeException("Stub!"); 
Methods Summary
protected android.content.IntentgetTargetIntent()

 throw new RuntimeException("Stub!"); 
protected android.content.IntentintentForPosition(int position)

 throw new RuntimeException("Stub!"); 
protected android.app.LauncherActivity$ListItemitemForPosition(int position)

 throw new RuntimeException("Stub!"); 
public java.util.ListmakeListItems()

 throw new RuntimeException("Stub!"); 
protected voidonCreate(android.os.Bundle icicle)

 throw new RuntimeException("Stub!"); 
protected voidonListItemClick(android.widget.ListView l, android.view.View v, int position, long id)

 throw new RuntimeException("Stub!"); 
protected java.util.ListonQueryPackageManager(android.content.Intent queryIntent)

 throw new RuntimeException("Stub!"); 
protected voidonSetContentView()

 throw new RuntimeException("Stub!"); 
public voidsetTitle(java.lang.CharSequence title)

 throw new RuntimeException("Stub!"); 
public voidsetTitle(int titleId)

 throw new RuntimeException("Stub!");