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