Searched defs:removeEscrowToken (Results 1 – 5 of 5) sorted by relevance
33 void removeEscrowToken(long handle, int userId); in removeEscrowToken() method
524 public final void removeEscrowToken(long handle, UserHandle user) { in removeEscrowToken() method in TrustAgentService
75 public abstract boolean removeEscrowToken(long handle, int userId); in removeEscrowToken() method in LockSettingsInternal
1376 public boolean removeEscrowToken(long handle, int userId) { in removeEscrowToken() method in LockPatternUtils
461 public boolean removeEscrowToken(long handle, int userId) { in removeEscrowToken() method