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
113 public abstract boolean removeEscrowToken(long handle, int userId); in removeEscrowToken() method in LockSettingsInternal
1515 public boolean removeEscrowToken(long handle, int userId) { in removeEscrowToken() method in LockPatternUtils
735 public boolean removeEscrowToken(long handle, int userId) { in removeEscrowToken() method