Class android.app.admin.DeviceAdminReceiver
Added Methods | |
---|---|
void onLockTaskModeEntering (Context, |
|
void onLockTaskModeExiting (Context, |
|
void onProfileProvisioningComplete (Context, |
Added Fields | |
---|---|
String ACTION_LOCK_TASK_ENTERING |
|
String ACTION_LOCK_TASK_EXITING |
|
String ACTION_PROFILE_PROVISIONING_COMPLETE |
|
String EXTRA_LOCK_TASK_PACKAGE |