FileDocCategorySizeDatePackage
ComponentInfo.javaAPI DocAndroid 5.1 API1303Sat Mar 14 14:09:36 GMT 2015android.content.pm

ComponentInfo

public class ComponentInfo extends android.content.pm.PackageItemInfo

Fields Summary
public android.content.pm.ApplicationInfo
applicationInfo
public int
descriptionRes
public boolean
enabled
public boolean
exported
public String
processName
Constructors Summary
public ComponentInfo()

 throw new RuntimeException("Stub!"); 
public ComponentInfo(ComponentInfo orig)

 throw new RuntimeException("Stub!"); 
protected ComponentInfo(android.os.Parcel source)

 throw new RuntimeException("Stub!"); 
Methods Summary
protected voiddumpBack(android.util.Printer pw, java.lang.String prefix)

 throw new RuntimeException("Stub!"); 
protected voiddumpFront(android.util.Printer pw, java.lang.String prefix)

 throw new RuntimeException("Stub!"); 
public final intgetBannerResource()

 throw new RuntimeException("Stub!"); 
public final intgetIconResource()

 throw new RuntimeException("Stub!"); 
public final intgetLogoResource()

 throw new RuntimeException("Stub!"); 
public booleanisEnabled()

 throw new RuntimeException("Stub!"); 
public java.lang.CharSequenceloadLabel(android.content.pm.PackageManager pm)

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int parcelableFlags)

 throw new RuntimeException("Stub!");