Home
last modified time | relevance | path

Searched defs:getDeviceIdentifier (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h251 inline InputDeviceIdentifier getDeviceIdentifier() const { in getDeviceIdentifier() function
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp736 InputDeviceIdentifier EventHub::getDeviceIdentifier(int32_t deviceId) const { in getDeviceIdentifier() function in android::EventHub
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp673 InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const override { in getDeviceIdentifier() function in android::FakeEventHub