Home
last modified time | relevance | path

Searched refs:onTrustedDeviceServiceStarted (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/
DTrustedDeviceEventLog.java29 static void onTrustedDeviceServiceStarted() { in onTrustedDeviceServiceStarted() method in TrustedDeviceEventLog
DTrustedDeviceManagerService.java36 TrustedDeviceEventLog.onTrustedDeviceServiceStarted(); in onCreate()