Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp64 toInt(keyDown ? VehicleHwKeyInputAction::ACTION_DOWN in appendKeyInput()
/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp188 *createHwInputKeyProp(VehicleHwKeyInputAction::ACTION_DOWN, keyCode, display), in handleGenerateFakeDataRequest()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3152 ACTION_DOWN = 0, enumerator
10726 …KeyInputAction::ACTION_DOWN) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_…
10730 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleHwKeyInputAction::ACTION_DOWN;
10749 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleHwKeyInputAction::ACTION_DOWN) { in toString()