Searched defs:onEscrowTokenAdded (Results 1 – 7 of 7) sorted by relevance
40 void onEscrowTokenAdded(in long handle); in onEscrowTokenAdded() method
392 void onEscrowTokenAdded(long handle); in onEscrowTokenAdded() method481 public void onEscrowTokenAdded(long handle) { in onEscrowTokenAdded() method in CarTrustAgentEnrollmentManager.ListenerToEnrollmentService
67 public void onEscrowTokenAdded(byte[] token, long handle, UserHandle user) { in onEscrowTokenAdded() method in TrustedDeviceAgentService
202 public void onEscrowTokenAdded(int userId, long handle) { in onEscrowTokenAdded() method in TrustedDeviceManager
33 void onEscrowTokenAdded(in int userId, in long handle); in onEscrowTokenAdded() method
177 public void onEscrowTokenAdded(byte[] token, long handle, UserHandle user) { in onEscrowTokenAdded() method in CarBleTrustAgent
396 void onEscrowTokenAdded(byte[] token, long handle, int uid) { in onEscrowTokenAdded() method in CarTrustAgentEnrollmentService