Searched refs:TrustAgentService (Results 1 – 8 of 8) sorted by relevance
22 import android.service.trust.TrustAgentService;201 if ((flags & TrustAgentService.FLAG_GRANT_TRUST_INITIATED_BY_USER) != 0) { in dumpGrantFlags()205 if ((flags & TrustAgentService.FLAG_GRANT_TRUST_DISMISS_KEYGUARD) != 0) { in dumpGrantFlags()
42 import android.service.trust.TrustAgentService;235 active ? TrustAgentService.TOKEN_STATE_ACTIVE236 : TrustAgentService.TOKEN_STATE_INACTIVE);
51 import android.service.trust.TrustAgentService;94 new Intent(TrustAgentService.SERVICE_INTERFACE);545 TrustAgentService.TRUST_AGENT_META_DATA); in getSettingsAttrs()547 Slog.w(TAG, "Can't find " + TrustAgentService.TRUST_AGENT_META_DATA + " meta-data"); in getSettingsAttrs()
26 import android.service.trust.TrustAgentService;80 (flags & TrustAgentService.FLAG_GRANT_TRUST_INITIATED_BY_USER) != 0;82 (flags & TrustAgentService.FLAG_GRANT_TRUST_DISMISS_KEYGUARD) != 0;
80 public class TrustAgentService extends Service { class82 private final String TAG = TrustAgentService.class.getSimpleName() +
4763 public class TrustAgentService extends android.app.Service {4764 ctor public TrustAgentService();4786 …public static final java.lang.String SERVICE_INTERFACE = "android.service.trust.TrustAgentService";
40354 Landroid/service/trust/TrustAgentService;40355 Landroid/service/trust/TrustAgentService;-><init>()V40356 Landroid/service/trust/TrustAgentService;->addEscrowToken([BLandroid/os/UserHandle;)V40357 Landroid/service/trust/TrustAgentService;->FLAG_GRANT_TRUST_DISMISS_KEYGUARD:I40358 Landroid/service/trust/TrustAgentService;->FLAG_GRANT_TRUST_INITIATED_BY_USER:I40359 Landroid/service/trust/TrustAgentService;->grantTrust(Ljava/lang/CharSequence;JI)V40360 Landroid/service/trust/TrustAgentService;->grantTrust(Ljava/lang/CharSequence;JZ)V40361 Landroid/service/trust/TrustAgentService;->isEscrowTokenActive(JLandroid/os/UserHandle;)V40362 Landroid/service/trust/TrustAgentService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;40363 Landroid/service/trust/TrustAgentService;->onConfigure(Ljava/util/List;)Z[all …]
5206 HPLandroid/service/trust/TrustAgentService$1;->handleMessage(Landroid/os/Message;)V5207 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onConfigure(Ljava/util/List;L…5208 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onDeviceLocked()V5209 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onDeviceUnlocked()V5210 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onUnlockAttempt(Z)V5211 HPLandroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->setCallback(Landroid/service/…5212 HPLandroid/service/trust/TrustAgentService;-><init>()V5213 HPLandroid/service/trust/TrustAgentService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;