Home
last modified time | relevance | path

Searched defs:buttons (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/example_custom_actions/
Dcustom_action_config.json12 "buttons":[ array
/device/google/cuttlefish/host/cvd_test_configs/mvp_features/vm/custom_actions/
DTC1.json23 "buttons": [ array
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.h51 std::vector<ControlPanelButton> buttons; member
/device/generic/car/emulator/usbpt/protocan/protocanbus/
DExtraCanClient.cpp82 std::set<int> buttons; in decodeButtons() local