Home
last modified time | relevance | path

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

/hardware/libhardware/tests/input/evdev/
DInputDevice_test.cpp146 auto node = std::shared_ptr<MockInputDeviceNode>(MockNexusPlayer::getMidPowerBtn()); in TEST_F()
DInputMocks.h135 MockInputDeviceNode* getMidPowerBtn();
DInputMocks.cpp174 MockInputDeviceNode* getMidPowerBtn() { in getMidPowerBtn() function