Home
last modified time | relevance | path

Searched defs:removeEscrowToken (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/car-lib/src/android/car/trust/
DICarTrustAgentEnrollment.aidl36 void removeEscrowToken(in long handle, int uid); in removeEscrowToken() method
DCarTrustAgentEnrollmentManager.java208 public void removeEscrowToken(long handle, int uid) { in removeEscrowToken() method in CarTrustAgentEnrollmentManager
/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentEnrollmentService.java269 public void removeEscrowToken(long handle, int uid) { in removeEscrowToken() method in CarTrustAgentEnrollmentService
939 void removeEscrowToken(long handle, int uid); in removeEscrowToken() method