Searched refs:onEscrowTokenRemoved (Results 1 – 6 of 6) sorted by relevance
36 oneway void onEscrowTokenRemoved(long handle, boolean successful); in onEscrowTokenRemoved() method
235 onEscrowTokenRemoved(handle, success);335 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved() method in TrustAgentService665 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved() method in TrustAgentService.TrustAgentServiceWrapper
249 mTrustAgentService.onEscrowTokenRemoved(handle, success);
4775 method public void onEscrowTokenRemoved(long, boolean);
40369 Landroid/service/trust/TrustAgentService;->onEscrowTokenRemoved(JZ)V
5189 HPLandroid/service/trust/ITrustAgentService;->onEscrowTokenRemoved(JZ)V