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

/frameworks/native/services/inputflinger/
H A DEventHub.h187 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const = 0;
276 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const;
H A DEventHub.cpp250 InputDeviceIdentifier EventHub::getDeviceIdentifier(int32_t deviceId) const { function in class:android::EventHub
H A DInputReader.cpp381 InputDeviceIdentifier identifier = mEventHub->getDeviceIdentifier(deviceId);
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp479 virtual InputDeviceIdentifier getDeviceIdentifier(int32_t deviceId) const { function in class:android::FakeEventHub

Completed in 89 milliseconds