DeviceAdminReceiver
ActionChoosePrivateKeyAlias
ActionDeviceAdminDisabled
ActionDeviceAdminDisableRequested
ActionDeviceAdminEnabled
ActionLockTaskEntering
ActionLockTaskExiting
ActionNetworkLogsAvailable
ActionPasswordChanged
ActionPasswordExpiring
ActionPasswordFailed
ActionPasswordSucceeded
ActionProfileProvisioningComplete
ActionSecurityLogsAvailable
BugreportFailureFailedCompleting
BugreportFailureFileNoLongerAvailable
DeviceAdminMetaData
ExtraDisableWarning
ExtraLockTaskPackage
ExtraTransferOwnershipAdminExtrasBundle
DeviceAdminReceiver()
DeviceAdminReceiver(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
GetManager(Context)
GetWho(Context)
OnBugreportFailed(Context, Intent, BugReportFailureReason)
OnBugreportShared(Context, Intent, String)
OnBugreportSharingDeclined(Context, Intent)
OnChoosePrivateKeyAlias(Context, Intent, Int32, Uri, String)
OnComplianceAcknowledgementRequired(Context, Intent)
OnDisabled(Context, Intent)
OnDisableRequested(Context, Intent)
OnDisableRequestedFormatted(Context, Intent)
OnEnabled(Context, Intent)
OnLockTaskModeEntering(Context, Intent, String)
OnLockTaskModeExiting(Context, Intent)
OnNetworkLogsAvailable(Context, Intent, Int64, Int32)
OnOperationSafetyStateChanged(Context, Int32, Boolean)
OnPasswordChanged(Context, Intent)
OnPasswordChanged(Context, Intent, UserHandle)
OnPasswordExpiring(Context, Intent)
OnPasswordExpiring(Context, Intent, UserHandle)
OnPasswordFailed(Context, Intent)
OnPasswordFailed(Context, Intent, UserHandle)
OnPasswordSucceeded(Context, Intent)
OnPasswordSucceeded(Context, Intent, UserHandle)
OnProfileProvisioningComplete(Context, Intent)
OnReadyForUserInitialization(Context, Intent)
OnReceive(Context, Intent)
OnSecurityLogsAvailable(Context, Intent)
OnSystemUpdatePending(Context, Intent, Int64)
OnTransferAffiliatedProfileOwnershipComplete(Context, UserHandle)
OnTransferOwnershipComplete(Context, PersistableBundle)
OnUserAdded(Context, Intent, UserHandle)
OnUserRemoved(Context, Intent, UserHandle)
OnUserStarted(Context, Intent, UserHandle)
OnUserStopped(Context, Intent, UserHandle)
OnUserSwitched(Context, Intent, UserHandle)
net9.0-android34.0
namespace Android.App.Admin
{
[Register("android/app/admin/DeviceAdminReceiver", DoNotGenerateAcw = true)]
public class DeviceAdminReceiver : BroadcastReceiver
{
[Obsolete("This constant will be removed in the future version. Use Android.App.Admin.BugReportFailureReason enum directly instead of this field.", true)]
[Register("BUGREPORT_FAILURE_FILE_NO_LONGER_AVAILABLE", ApiSince = 24)]
[SupportedOSPlatform("android24.0")]
public const BugReportFailureReason BugreportFailureFileNoLongerAvailable = BugReportFailureReason.FileNoLongerAvailable;
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to net9.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | This constant will be removed in the future version. Use Android.App.Admin.BugReportFailureReason enum directly instead of this field. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API