FileDocCategorySizeDatePackage
IRestrictionsManager.javaAPI DocAndroid 5.1 API7765Sat Mar 14 05:48:00 GMT 2015android.content

IRestrictionsManager

public interface IRestrictionsManager implements android.os.IInterface
Interface used by the RestrictionsManager
hide

Fields Summary
Constructors Summary
Methods Summary
public android.content.IntentcreateLocalApprovalIntent()

public android.os.BundlegetApplicationRestrictions(java.lang.String packageName)

public booleanhasRestrictionsProvider()

public voidnotifyPermissionResponse(java.lang.String packageName, android.os.PersistableBundle response)

public voidrequestPermission(java.lang.String packageName, java.lang.String requestType, java.lang.String requestId, android.os.PersistableBundle requestData)