Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DEventHub.h755 void reportDeviceAddedForStatisticsLocked(const InputDeviceIdentifier& identifier,
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp2226 void EventHub::reportDeviceAddedForStatisticsLocked(const InputDeviceIdentifier& identifier, in reportDeviceAddedForStatisticsLocked() function in android::EventHub
2686 reportDeviceAddedForStatisticsLocked(device->identifier, device->classes); in addDeviceLocked()