Searched refs:ITrustAgentServiceCallback (Results 1 – 7 of 7) sorted by relevance
20 import android.service.trust.ITrustAgentServiceCallback;33 oneway void setCallback(ITrustAgentServiceCallback callback); in setCallback()
26 oneway interface ITrustAgentServiceCallback { interface
175 private ITrustAgentServiceCallback mCallback;630 public void setCallback(ITrustAgentServiceCallback callback) { in setCallback()
41 import android.service.trust.ITrustAgentServiceCallback;270 private ITrustAgentServiceCallback mCallback = new ITrustAgentServiceCallback.Stub() {511 private void setCallback(ITrustAgentServiceCallback callback) { in setCallback()
64313 …st/ITrustAgentService$Stub$Proxy;->setCallback(Landroid/service/trust/ITrustAgentServiceCallback;)V64336 …service/trust/ITrustAgentService;->setCallback(Landroid/service/trust/ITrustAgentServiceCallback;)V64337 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V64338 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;->addEscrowToken([BI)V64339 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/S…64340 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;->grantTrust(Ljava/lang/CharSequence;J…64341 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;->isEscrowTokenActive(JI)V64342 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;64343 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;->onConfigureCompleted(ZLandroid/os/IB…64344 Landroid/service/trust/ITrustAgentServiceCallback$Stub$Proxy;->removeEscrowToken(JI)V[all …]
13432 …st/ITrustAgentService$Stub$Proxy;->setCallback(Landroid/service/trust/ITrustAgentServiceCallback;)V13434 PLandroid/service/trust/ITrustAgentServiceCallback$Stub;-><init>()V13435 PLandroid/service/trust/ITrustAgentServiceCallback$Stub;->asBinder()Landroid/os/IBinder;
13419 …d/server/trust/TrustAgentWrapper;->setCallback(Landroid/service/trust/ITrustAgentServiceCallback;)V