Android.Content.PM.ResolveInfo: Method Members

The methods of Android.Content.PM.ResolveInfo are listed below. For a list of all members, see the ResolveInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Dump(Android.Util.IPrinter, string)
LoadIcon(PackageManager) : Android.Graphics.Drawables.Drawable
Retrieve the current graphical icon associated with this resolution.
LoadLabel(PackageManager) : string
Documentation for this section has not yet been entered.
LoadLabelFormatted(PackageManager) : Java.Lang.ICharSequence
Retrieve the current textual label associated with this resolution.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.