Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp73 void ExtraCanClient::appendRepeatedKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, in appendRepeatedKeyInput() function in android::hardware::automotive::vehicle::V2_0::impl::ExtraCanClient
112 appendRepeatedKeyInput(props, AKEYCODE_DPAD_DOWN, diff); in onReceive()
114 appendRepeatedKeyInput(props, AKEYCODE_DPAD_UP, -diff); in onReceive()
DExtraCanClient.h25 void appendRepeatedKeyInput(std::vector<VehiclePropValue>& props,