Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputDevice_test.cpp101 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getElanTouchscreen()); in TEST_F()
DInputMocks.h125 MockInputDeviceNode* getElanTouchscreen();
DInputMocks.cpp29 MockInputDeviceNode* getElanTouchscreen() { in getElanTouchscreen() function