ITrustListenerpublic interface ITrustListener implements android.os.IInterfacePrivate API to be notified about trust changes.
{@hide} |
Methods Summary |
---|
public void | onTrustChanged(boolean enabled, int userId, boolean initiatedByUser)
| public void | onTrustManagedChanged(boolean managed, int userId)
|
|