Searched defs:removeEscrowToken (Results 1 – 5 of 5) sorted by relevance
33 void removeEscrowToken(long handle, int userId); in removeEscrowToken() method
524 public final void removeEscrowToken(long handle, UserHandle user) { in removeEscrowToken() method in TrustAgentService
50 boolean removeEscrowToken(long handle, int userId); in removeEscrowToken() method
240 public boolean removeEscrowToken(long handle, int userId) { in removeEscrowToken() method in TrustManagerService
2321 public boolean removeEscrowToken(long handle, int userId) throws RemoteException { in removeEscrowToken() method in LockSettingsService