Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustAgentUnlockService.java273 mClientDeviceId = convertToDeviceId(value); in onUnlockDataReceived()
356 private String convertToDeviceId(byte[] id) { in convertToDeviceId() method in CarTrustAgentUnlockService