public class

ApplicationInfo

extends Object
implements Parcelable
java.lang.Object
   ↳ com.htc.lockscreen.widget.ApplicationInfo

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
Public Constructors
ApplicationInfo(Parcel parcel)
ApplicationInfo(Context context, String packageName, String className, String appName)
Public Methods
Drawable getIcon(PackageManager pkgMng)
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.os.Parcelable

Public Constructors

public ApplicationInfo (Parcel parcel)

Since: API Level 2.2

public ApplicationInfo (Context context, String packageName, String className, String appName)

Since: API Level 2.2

Public Methods

public Drawable getIcon (PackageManager pkgMng)

Since: API Level 2.2