Home
last modified time | relevance | path

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

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