Searched defs:onEscrowTokenRemoved (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/trust/
H A DTrustAgentService.java235 onEscrowTokenRemoved(handle, success);
335 public void onEscrowTokenRemoved(long handle, boolean successful) { method in class:TrustAgentService
518 * Result will be return in callback {@link #onEscrowTokenRemoved(long, boolean)}
640 public void onEscrowTokenRemoved(long handle, boolean successful) { method in class:TrustAgentService.TrustAgentServiceWrapper

Completed in 338 milliseconds