Home
last modified time | relevance | path

Searched refs:keyDown (Results 1 – 2 of 2) sorted by relevance

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp57 …traCanClient::appendKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, bool keyDown) { in appendKeyInput() argument
64 toInt(keyDown ? VehicleHwKeyInputAction::ACTION_DOWN in appendKeyInput()
DExtraCanClient.h24 bool keyDown);