Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputMocks.h127 MockInputDeviceNode* getButtonJack();
DInputMocks.cpp73 MockInputDeviceNode* getButtonJack() { in getButtonJack() function
DInputDevice_test.cpp139 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexus7v2::getButtonJack()); in TEST_F()