Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentEnrollmentService.java554 deviceInfo.add(serializeDeviceInfoWithId(new TrustedDeviceInfo(handle, in onEscrowTokenActiveStateChanged()
1110 private static String serializeDeviceInfoWithId(TrustedDeviceInfo info, String id) { in serializeDeviceInfoWithId() method in CarTrustAgentEnrollmentService