FileDocCategorySizeDatePackage
ITrustListener.javaAPI DocAndroid 5.1 API3548Sat Mar 14 05:47:58 GMT 2015android.app.trust

ITrustListener

public interface ITrustListener implements android.os.IInterface
Private API to be notified about trust changes. {@hide}

Fields Summary
Constructors Summary
Methods Summary
public voidonTrustChanged(boolean enabled, int userId, boolean initiatedByUser)

public voidonTrustManagedChanged(boolean managed, int userId)