Searched refs:createHwInputKeyProp (Results 1 – 2 of 2) sorted by relevance
71 VehiclePropValuePtr createHwInputKeyProp(VehicleHwKeyInputAction action, int32_t keyCode,
415 createHwInputKeyProp(VehicleHwKeyInputAction::ACTION_DOWN, keyCode, display)); in handleGenerateFakeDataRequest()416 doHalEvent(createHwInputKeyProp(VehicleHwKeyInputAction::ACTION_UP, keyCode, display)); in handleGenerateFakeDataRequest()439 VehicleHal::VehiclePropValuePtr EmulatedVehicleHal::createHwInputKeyProp( in createHwInputKeyProp() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHal