Home
last modified time | relevance | path

Searched refs:getCarTrustAgentUnlockService (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustedDeviceService.java85 public CarTrustAgentUnlockService getCarTrustAgentUnlockService() { in getCarTrustAgentUnlockService() method in CarTrustedDeviceService
DCarBleTrustAgent.java84 mCarTrustAgentUnlockService = mCarTrustedDeviceService.getCarTrustAgentUnlockService(); in onCreate()
DCarTrustAgentEnrollmentService.java219 mTrustedDeviceService.getCarTrustAgentUnlockService().stopUnlockAdvertising(); in startEnrollmentAdvertising()
384 mTrustedDeviceService.getCarTrustAgentUnlockService() in setTrustedDeviceUnlockEnabled()
/packages/services/Car/service/src/com/android/car/
DCarShellCommand.java568 mCarTrustedDeviceService.getCarTrustAgentUnlockService() in exec()