Searched defs:addEscrowToken (Results 1 – 5 of 5) sorted by relevance
31 void addEscrowToken(in byte[] token, int userId); in addEscrowToken() method
478 public final void addEscrowToken(byte[] token, UserHandle user) { in addEscrowToken() method in TrustAgentService
66 public abstract long addEscrowToken(byte[] token, int userId, in addEscrowToken() method in LockSettingsInternal
1351 public long addEscrowToken(byte[] token, int userId, in addEscrowToken() method in LockPatternUtils
454 public long addEscrowToken(byte[] token, int userId) { in addEscrowToken() method in TrustManagerService