Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentEnrollmentService.java182 mTrustedDeviceService.getCarTrustAgentUnlockService().stopUnlockAdvertising(); in startEnrollmentAdvertising()
312 mTrustedDeviceService.getCarTrustAgentUnlockService() in setTrustedDeviceUnlockEnabled()
DCarBleTrustAgent.java80 mCarTrustAgentUnlockService = mCarTrustedDeviceService.getCarTrustAgentUnlockService(); in onCreate()
DCarTrustedDeviceService.java137 public CarTrustAgentUnlockService getCarTrustAgentUnlockService() { in getCarTrustAgentUnlockService() method in CarTrustedDeviceService
DCarTrustAgentBleManager.java265 mCarTrustAgentUnlockService = getTrustedDeviceService().getCarTrustAgentUnlockService(); in getUnlockService()
/packages/services/Car/service/src/com/android/car/
DICarImpl.java697 mCarTrustedDeviceService.getCarTrustAgentUnlockService() in exec()