Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/
DTrustedDeviceEventLog.java34 static void onTrustAgentStarted() { in onTrustAgentStarted() method in TrustedDeviceEventLog
DTrustedDeviceAgentService.java49 TrustedDeviceEventLog.onTrustAgentStarted(); in onCreate()