Searched defs:addEscrowToken (Results 1 – 5 of 5) sorted by relevance
38 public abstract long addEscrowToken(byte[] token, int userId, in addEscrowToken() method in LockSettingsInternal
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
448 public long addEscrowToken(byte[] token, int userId) { in addEscrowToken() method in TrustManagerService
2824 private long addEscrowToken(byte[] token, int userId, EscrowTokenStateChangeCallback callback) in addEscrowToken() method in LockSettingsService3132 public long addEscrowToken(byte[] token, int userId, in addEscrowToken() method in LockSettingsService.LocalService