The methods of Android.App.Admin.DeviceAdminInfo are listed below. For a list of all members, see the DeviceAdminInfo Members list.
See Also: Inherited members from Java.Lang.Object
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
Dump(Android.Util.IPrinter, string) | ||
GetTagForPolicy(DeviceAdminUses)Return the XML tag name for the given policy identifier. | ||
LoadDescription(Android.Content.PM.PackageManager)Documentation for this section has not yet been entered. | ||
LoadDescriptionFormatted(Android.Content.PM.PackageManager)Load user-visible description associated with this device admin. | ||
LoadIcon(Android.Content.PM.PackageManager)Load the user-displayed icon for this device admin. | ||
LoadLabel(Android.Content.PM.PackageManager)Documentation for this section has not yet been entered. | ||
LoadLabelFormatted(Android.Content.PM.PackageManager)Load the user-displayed label for this device admin. | ||
UsesPolicy(DeviceAdminUses)Return true if the device admin has requested that it be able to use the given policy control. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Used to package this object into a Android.OS.Parcel. |