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;233 active ? TrustAgentService.TOKEN_STATE_ACTIVE234 : TrustAgentService.TOKEN_STATE_INACTIVE);505 TrustAgentService.TOKEN_STATE_ACTIVE); in onEscrowTokenActivated()
57 import android.service.trust.TrustAgentService;104 new Intent(TrustAgentService.SERVICE_INTERFACE);791 TrustAgentService.TRUST_AGENT_META_DATA); in getSettingsAttrs()793 Slog.w(TAG, "Can't find " + TrustAgentService.TRUST_AGENT_META_DATA + " meta-data"); in getSettingsAttrs()
27 import android.service.trust.TrustAgentService;75 (flags & TrustAgentService.FLAG_GRANT_TRUST_INITIATED_BY_USER) != 0;77 (flags & TrustAgentService.FLAG_GRANT_TRUST_DISMISS_KEYGUARD) != 0;
80 public class TrustAgentService extends Service { class82 private final String TAG = TrustAgentService.class.getSimpleName() +
7604 public class TrustAgentService extends android.app.Service {7605 ctor public TrustAgentService();7627 field public static final String SERVICE_INTERFACE = "android.service.trust.TrustAgentService";
7502 public class TrustAgentService extends android.app.Service {7503 ctor public TrustAgentService();7525 field public static final String SERVICE_INTERFACE = "android.service.trust.TrustAgentService";
64370 Landroid/service/trust/TrustAgentService$ConfigurationData;-><init>(Ljava/util/List;Landroid/os/IBi…64371 Landroid/service/trust/TrustAgentService$ConfigurationData;->options:Ljava/util/List;64372 Landroid/service/trust/TrustAgentService$ConfigurationData;->token:Landroid/os/IBinder;64373 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onConfigure(Ljava/util/List;Lan…64374 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onDeviceLocked()V64375 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onDeviceUnlocked()V64376 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onEscrowTokenAdded([BJLandroid/…64377 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onEscrowTokenRemoved(JZ)V64378 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onTokenStateReceived(JI)V64379 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onTrustTimeout()V[all …]