Home
last modified time | relevance | path

Searched refs:ACTION_UP (Results 1 – 4 of 4) sorted by relevance

/device/amlogic/yukawa/services/remotesyncreceiver/src/com/google/android/yukawaservice/
DRemoteSyncReceiver.java55 if (keyAction == KeyEvent.ACTION_UP) { in onReceive()
/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp65 : VehicleHwKeyInputAction::ACTION_UP), in appendKeyInput()
/device/google/trout/hal/vehicle/2.0/
DDefaultVehicleHalServer.cpp191 *createHwInputKeyProp(VehicleHwKeyInputAction::ACTION_UP, keyCode, display), in handleGenerateFakeDataRequest()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3156 ACTION_UP = 1, enumerator
10732 …HwKeyInputAction::ACTION_UP) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_…
10736 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleHwKeyInputAction::ACTION_UP;
10752 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleHwKeyInputAction::ACTION_UP) { in toString()