Searched defs:Shortcut (Results 1 – 2 of 2) sorted by relevance
33 struct Shortcut { struct39 std::vector<ShortcutWant> wants; argument43 std::vector<Shortcut> shortcuts; argument
313 struct Shortcut { struct314 std::string shortcutId;315 std::string label;316 std::string icon;317 uint32_t iconId;318 uint32_t labelId;319 std::vector<Intent> intents;