Home | History | Annotate | Download | only in trust

Lines Matching defs:trust

17 package com.android.server.trust;
40 import android.service.trust.ITrustAgentService;
41 import android.service.trust.ITrustAgentServiceCallback;
51 private static final String TRUST_EXPIRED_ACTION = "android.server.trust.TRUST_EXPIRED_ACTION";
84 // Trust state
112 Log.w(TAG, "Agent is not connected, cannot grant trust: "
124 // ensure trust agents are evaluating trust state at least as often as
147 if (DEBUG) Slog.v(TAG, "Trust timed out : " + mName.flattenToShortString());
298 * @see android.service.trust.TrustAgentService#onUnlockAttempt(boolean)
309 * @see android.service.trust.TrustAgentService#onDeviceLocked()
320 * @see android.service.trust.TrustAgentService#onDeviceUnlocked()
353 if (DEBUG) Slog.v(TAG, "Detected trust agents disabled. Config = " + config);
366 // the agent re-evaluate trust.