Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp2235 std::string obfuscatedId; in reportDeviceAddedForStatisticsLocked() local
2237 obfuscatedId += StringPrintf("%02x", digest[i]); in reportDeviceAddedForStatisticsLocked()
2242 identifier.bus, obfuscatedId.c_str(), classes.get()); in reportDeviceAddedForStatisticsLocked()