Class android.app.admin.DeviceAdminReceiver
Added Methods | |
---|---|
void onNetworkLogsAvailable (Context, Intent, long, int )
|
|
void onPasswordChanged (Context, Intent, UserHandle )
|
|
void onPasswordExpiring (Context, Intent, UserHandle )
|
|
void onPasswordFailed (Context, Intent, UserHandle )
|
|
void onPasswordSucceeded (Context, Intent, UserHandle )
|
|
void onUserAdded (Context, Intent, UserHandle )
|
|
void onUserRemoved (Context, Intent, UserHandle )
|
Changed Methods | ||
---|---|---|
void onPasswordChanged (Context, Intent )
|
Now deprecated. |
|
void onPasswordExpiring (Context, Intent )
|
Now deprecated. |
|
void onPasswordFailed (Context, Intent )
|
Now deprecated. |
|
void onPasswordSucceeded (Context, Intent )
|
Now deprecated. |