Searched defs:addEscrowToken (Results 1 – 5 of 5) sorted by relevance
37 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
237 public long addEscrowToken(byte[] token, int userId) { in addEscrowToken() method in TrustManagerService
2572 private long addEscrowToken(byte[] token, int userId) throws RemoteException { in addEscrowToken() method in LockSettingsService2867 public long addEscrowToken(byte[] token, int userId) { in addEscrowToken() method in LockSettingsService.LocalService