Home
last modified time | relevance | path

Searched refs:Shortcut (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dshortcut_info.h33 struct Shortcut { struct
43 std::vector<Shortcut> shortcuts; argument
H A Djson_serializer.h135 void from_json(const nlohmann::json &jsonObject, Shortcut &shortcut);
/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Derrorcode-inputconsumer.md7 ## 4200002 Shortcut Key Already Registered by a System Application
25 ## 4200003 Shortcut Key Already Registered by a Third-party Application
H A Djs-apis-inputconsumer.md64 | hotkeyOptions | [HotkeyOptions](#hotkeyoptions14) | Yes | Shortcut key options. |
110 | hotkeyOptions | [HotkeyOptions](#hotkeyoptions14) | Yes | Shortcut key options. |
H A DReadme-EN.md15 - [@ohos.multimodalInput.shortKey (Shortcut Key) (System API)](js-apis-shortKey-sys.md)
H A Djs-apis-shortKey-sys.md1 # @ohos.multimodalInput.shortKey (Shortcut Key) (System API)
H A Dinput.md973 | 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 Dtypical-scenario-configuration.md1 # 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 DReadme-EN.md31 - [Creating a Static Shortcut of the Application](typical-scenario-configuration.md)
/ohos5.0/docs/en/application-dev/device/input/
H A DReadme-EN.md9 - [Shortcut Key Development](shortkey-guidelines.md)
H A Dshortkey-guidelines.md1 # Shortcut Key Development
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-shortcutManager-sys.md34 | 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 Djs-apis-bundleManager-shortcutInfo-sys.md44 | sourceType<sup>12+</sup> | number | No| No| Shortcut source type. The value **0** means a custom …
H A Djs-apis-launcherBundleManager-sys.md524 | 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 Dshortcut_info.cpp379 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 Djs-apis-shortcutManager-sys.md223 console.log("Shortcut data is " + JSON.stringify(data));
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dunpacking-tool.md211 | shortcuts | list\<Shortcut> | 标识应用的shortcuts信息 …
316 ### Shortcut结构体信息
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-keyboardshortcut.md1 # 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 Djson_serializer_test.cpp518 Shortcut shortcut; in BenchmarkTestForShortcutFromJson()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp313 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 Dunpacking-tool.md211 | 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 Djs-apis-deviceUsageStatistics-sys.md441 | indexOfLink | string | No | Shortcut ID.|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp302 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 Dinner_bundle_info.h2223 void InnerProcessShortcut(const Shortcut &oldShortcut, ShortcutInfo &shortcutInfo) const;
/ohos5.0/docs/en/application-dev/reference/
H A Dsyscap-list.md349 Shortcut keys

12