/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | shortcut_info.h | 33 struct Shortcut { struct 43 std::vector<Shortcut> shortcuts; argument
|
H A D | json_serializer.h | 135 void from_json(const nlohmann::json &jsonObject, Shortcut &shortcut);
|
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/ |
H A D | errorcode-inputconsumer.md | 7 ## 4200002 Shortcut Key Already Registered by a System Application 25 ## 4200003 Shortcut Key Already Registered by a Third-party Application
|
H A D | js-apis-inputconsumer.md | 64 | hotkeyOptions | [HotkeyOptions](#hotkeyoptions14) | Yes | Shortcut key options. | 110 | hotkeyOptions | [HotkeyOptions](#hotkeyoptions14) | Yes | Shortcut key options. |
|
H A D | Readme-EN.md | 15 - [@ohos.multimodalInput.shortKey (Shortcut Key) (System API)](js-apis-shortKey-sys.md)
|
H A D | js-apis-shortKey-sys.md | 1 # @ohos.multimodalInput.shortKey (Shortcut Key) (System API)
|
H A D | input.md | 973 | hotkey | Shortcut key object. | 1387 | hotkey | Shortcut key object. | 1895 | hotkey | Shortcut key object. | 2294 | hotkey | Shortcut key object. | 2320 | hotkey | Shortcut key object. | 2607 | hotkey | Shortcut key object. | 2924 | hotkey | Shortcut key object. | 3204 | hotkey | Shortcut key object. | 3225 | hotkey | Shortcut key object. |
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | typical-scenario-configuration.md | 1 # Creating a Static Shortcut of the Application 23 …"shortcutId": "id_test1", // Shortcut ID. If an app has multiple shortcuts, this field can be use…
|
H A D | Readme-EN.md | 31 - [Creating a Static Shortcut of the Application](typical-scenario-configuration.md)
|
/ohos5.0/docs/en/application-dev/device/input/ |
H A D | Readme-EN.md | 9 - [Shortcut Key Development](shortkey-guidelines.md)
|
H A D | shortkey-guidelines.md | 1 # Shortcut Key Development
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-shortcutManager-sys.md | 34 | shortcutInfo | [ShortcutInfo](js-apis-bundleManager-shortcutInfo-sys.md) | Yes | Shortcut inform… 113 | shortcutInfo | [ShortcutInfo](js-apis-bundleManager-shortcutInfo-sys.md) | Yes | Shortcut inform… 223 console.log("Shortcut data is " + JSON.stringify(data));
|
H A D | js-apis-bundleManager-shortcutInfo-sys.md | 44 | sourceType<sup>12+</sup> | number | No| No| Shortcut source type. The value **0** means a custom …
|
H A D | js-apis-launcherBundleManager-sys.md | 524 | shortcutInfo | [ShortcutInfo](js-apis-bundleManager-shortcutInfo-sys.md) | Yes | Shortcut inform…
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | shortcut_info.cpp | 379 void from_json(const nlohmann::json &jsonObject, Shortcut &shortcut) in from_json() 441 GetValueIfFindKey<std::vector<Shortcut>>(jsonObject, in from_json()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-shortcutManager-sys.md | 223 console.log("Shortcut data is " + JSON.stringify(data));
|
/ohos5.0/docs/zh-cn/application-dev/tools/ |
H A D | unpacking-tool.md | 211 | shortcuts | list\<Shortcut> | 标识应用的shortcuts信息 … 316 ### Shortcut结构体信息
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-events-keyboardshortcut.md | 1 # Component Keyboard Shortcut Event 110 | Keyboard Shortcut| Focused Component| Usage| Event Handling Category|
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/json_serializer_test/ |
H A D | json_serializer_test.cpp | 518 Shortcut shortcut; in BenchmarkTestForShortcutFromJson()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 313 struct Shortcut { struct 338 std::vector<Shortcut> shortcuts; 1621 void from_json(const nlohmann::json &jsonObject, Shortcut &shortcut) in from_json() 1787 GetValueIfFindKey<std::vector<Shortcut>>(jsonObject, in from_json()
|
/ohos5.0/docs/en/application-dev/tools/ |
H A D | unpacking-tool.md | 211 | shortcuts | list\<Shortcut> | Shortcuts used by the appl… 316 ### Shortcut Struct 324 | labels | HashMap\<String, String> | Shortcut names displayed to users in multiple languages. …
|
/ohos5.0/docs/en/application-dev/reference/apis-backgroundtasks-kit/ |
H A D | js-apis-deviceUsageStatistics-sys.md | 441 | indexOfLink | string | No | Shortcut ID.|
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 302 Shortcut MockShortcut() const; 857 Shortcut BmsBundleKitServiceTest::MockShortcut() const in MockShortcut() 859 Shortcut shortcut; in MockShortcut() 10597 Shortcut shortcut; 10613 Shortcut shortcut; 10628 Shortcut shortcut = shortcutJson.shortcuts.front(); 12886 Shortcut shortcut; 12916 Shortcut shortcut; 12944 Shortcut shortcut;
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | inner_bundle_info.h | 2223 void InnerProcessShortcut(const Shortcut &oldShortcut, ShortcutInfo &shortcutInfo) const;
|
/ohos5.0/docs/en/application-dev/reference/ |
H A D | syscap-list.md | 349 Shortcut keys
|