Searched refs:onEscrowTokenRemoved (Results 1 – 4 of 4) 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
247 mTrustAgentService.onEscrowTokenRemoved(handle, success);
6794 method public void onEscrowTokenRemoved(long, boolean);