Searched defs:removeEscrowToken (Results 1 – 5 of 5) sorted by relevance
36 void removeEscrowToken(long handle, int userId); in removeEscrowToken() method
611 public final void removeEscrowToken(long handle, UserHandle user) { in removeEscrowToken() method in TrustAgentService
102 public abstract boolean removeEscrowToken(long handle, int userId); in removeEscrowToken() method in LockSettingsInternal
1503 public boolean removeEscrowToken(long handle, int userId) { in removeEscrowToken() method in LockPatternUtils
722 public boolean removeEscrowToken(long handle, int userId) { in removeEscrowToken() method