- context
- The running context as per DeviceAdminReceiver.OnReceive(Android.Content.Context, Android.Content.Intent).
- intent
- The received intent as per DeviceAdminReceiver.OnReceive(Android.Content.Context, Android.Content.Intent).
- pkg
- If entering, the authorized package using lock task mode, otherwise null.
Called when a device is entering lock task mode by a package authorized by DevicePolicyManager.IsLockTaskPermitted(string)