Home
last modified time | relevance | path

Searched defs:shortcutId (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dlauncher_shortcut_info.h26 std::string shortcutId; member
H A Dshortcut_info.h34 std::string shortcutId; member
/foundation/multimodalinput/input/service/subscriber/test/src/
H A Dkey_shortcut_manager_test.cpp72 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); in HWTEST_F() local
91 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); in HWTEST_F() local
110 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); in HWTEST_F() local
128 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); in HWTEST_F() local
146 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); in HWTEST_F() local
164 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
182 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
201 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
221 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
240 int32_t shortcutId = shortcutMgr.RegisterHotKey(globalKey); HWTEST_F() local
259 int32_t shortcutId = shortcutMgr.RegisterHotKey(globalKey); HWTEST_F() local
277 int32_t shortcutId = shortcutMgr.RegisterHotKey(globalKey); HWTEST_F() local
295 int32_t shortcutId = shortcutMgr.RegisterHotKey(globalKey); HWTEST_F() local
313 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
338 int32_t shortcutId = shortcutMgr.RegisterHotKey(globalKey); HWTEST_F() local
356 int32_t shortcutId = shortcutMgr.RegisterHotKey(globalKey); HWTEST_F() local
407 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
461 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
516 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
581 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
649 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
712 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
762 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
843 int32_t shortcutId = shortcutMgr.RegisterHotKey(globalKey1); HWTEST_F() local
909 int32_t shortcutId = shortcutMgr.RegisterSystemKey(sysKey); HWTEST_F() local
958 int32_t shortcutId = 100; HWTEST_F() local
1040 int32_t shortcutId = 1; HWTEST_F() local
1121 int32_t shortcutId = 1; HWTEST_F() local
1141 int32_t shortcutId = 1; HWTEST_F() local
1164 int32_t shortcutId = 1; HWTEST_F() local
1179 int32_t shortcutId = 1; HWTEST_F() local
1196 int32_t shortcutId = 1; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp116 auto shortcutId = GenerateId(); in RegisterSystemKey() local
126 auto shortcutId = GenerateId(); in RegisterSystemKey() local
142 void KeyShortcutManager::UnregisterSystemKey(int32_t shortcutId) in UnregisterSystemKey() argument
179 UnregisterHotKey(int32_t shortcutId) UnregisterHotKey() argument
687 TriggerDown( std::shared_ptr<KeyEvent> keyEvent, int32_t shortcutId, const KeyShortcut &shortcut) TriggerDown() argument
716 RunShortcut(std::shared_ptr<KeyEvent> keyEvent, int32_t shortcutId) RunShortcut() argument
733 TriggerUp( std::shared_ptr<KeyEvent> keyEvent, int32_t shortcutId, const KeyShortcut &shortcut) TriggerUp() argument
893 ResetTriggering(int32_t shortcutId) ResetTriggering() argument
[all...]
H A Dkey_subscriber_handler.cpp265 void KeySubscriberHandler::UnregisterSystemKey(int32_t shortcutId) in UnregisterSystemKey() argument
270 void KeySubscriberHandler::UnregisterHotKey(int32_t shortcutId) in UnregisterHotKey() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp312 std::string shortcutId; member

Completed in 9 milliseconds