Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/
DTrustedDeviceEventLog.java22 class TrustedDeviceEventLog { class
26 private TrustedDeviceEventLog() { } in TrustedDeviceEventLog() method in TrustedDeviceEventLog
DTrustedDeviceAgentService.java49 TrustedDeviceEventLog.onTrustAgentStarted(); in onCreate()
92 TrustedDeviceEventLog.onUserUnlocked(); in onDeviceUnlocked()
DTrustedDeviceManagerService.java36 TrustedDeviceEventLog.onTrustedDeviceServiceStarted(); in onCreate()
DTrustedDeviceManager.java462 TrustedDeviceEventLog.onCredentialsReceived(); in processUnlockMessage()