Searched refs:CarTrustAgentEnrollmentService (Results 1 – 5 of 5) sorted by relevance
72 private CarTrustAgentEnrollmentService mCarTrustAgentEnrollmentService;79 private CarTrustAgentEnrollmentService.CarTrustAgentEnrollmentRequestDelegate mEnrollDelegate =80 new CarTrustAgentEnrollmentService.CarTrustAgentEnrollmentRequestDelegate() {101 mCarTrustAgentEnrollmentService = new CarTrustAgentEnrollmentService(mContext, in setUp()
94 private CarTrustAgentEnrollmentService mCarTrustAgentEnrollmentService;108 mCarTrustAgentEnrollmentService = new CarTrustAgentEnrollmentService(mContext, this, in CarTrustedDeviceService()130 public CarTrustAgentEnrollmentService getCarTrustAgentEnrollmentService() { in getCarTrustAgentEnrollmentService()
81 public class CarTrustAgentEnrollmentService extends ICarTrustAgentEnrollment.Stub { class138 public CarTrustAgentEnrollmentService(Context context, CarTrustedDeviceService service, in CarTrustAgentEnrollmentService() method in CarTrustAgentEnrollmentService1052 synchronized (CarTrustAgentEnrollmentService.this) { in binderDied()1083 synchronized (CarTrustAgentEnrollmentService.this) { in binderDied()
37 import com.android.car.trust.CarTrustAgentEnrollmentService.CarTrustAgentEnrollmentRequestDelegate;56 private CarTrustAgentEnrollmentService mCarTrustAgentEnrollmentService;
92 private CarTrustAgentEnrollmentService mCarTrustAgentEnrollmentService;246 private CarTrustAgentEnrollmentService getEnrollmentService() { in getEnrollmentService()