Action sent to a device administrator when the user has disabled it. Upon return, the application no longer has access to the protected device policy manager APIs. You will generally handle this in DeviceAdminReceiver.OnDisabled(Android.Content.Context, Android.Content.Intent). Note that this action will be sent the receiver regardless of whether it is explicitly listed in its intent filter.