The methods of Android.Content.RestrictionsManager are listed below. For a list of all members, see the RestrictionsManager Members list.
See Also: Inherited members from Java.Lang.Object
CreateLocalApprovalIntent() | ||
GetManifestRestrictions(string)Parse and return the list of restrictions defined in the manifest for the specified package, if any. | ||
NotifyPermissionResponse(string, Android.OS.PersistableBundle)Called by the Restrictions Provider to deliver a response to an application. | ||
RequestPermission(string, string, Android.OS.PersistableBundle)Called by an application to request permission for an operation. |