Searched refs:getDeviceIdentifier (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.h181 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const = 0;
269 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const;
H A DEventHub.cpp243 InputDeviceIdentifier EventHub::getDeviceIdentifier(int32_t deviceId) const { function in class:android::EventHub
H A DInputReader.cpp366 InputDeviceIdentifier identifier = mEventHub->getDeviceIdentifier(deviceId);
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp480 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const { function in class:android::FakeEventHub

Completed in 4885 milliseconds