Home
last modified time | relevance | path

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

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