Searched refs:appendRepeatedKeyInput (Results 1 – 2 of 2) sorted by relevance
73 void ExtraCanClient::appendRepeatedKeyInput(std::vector<VehiclePropValue>& props, int32_t keyCode, in appendRepeatedKeyInput() function in android::hardware::automotive::vehicle::V2_0::impl::ExtraCanClient112 appendRepeatedKeyInput(props, AKEYCODE_DPAD_DOWN, diff); in onReceive()114 appendRepeatedKeyInput(props, AKEYCODE_DPAD_UP, -diff); in onReceive()
25 void appendRepeatedKeyInput(std::vector<VehiclePropValue>& props,