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
49 long addEscrowToken(in byte[] token, int userId); in addEscrowToken() method
230 public long addEscrowToken(byte[] token, int userId) { in addEscrowToken() method in TrustManagerService
2057 public long addEscrowToken(byte[] token, int userId) throws RemoteException { in addEscrowToken() method in LockSettingsService