Home
last modified time | relevance | path

Searched refs:StartLaunchAbility (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dbytrace_adapter.h67 static void StartLaunchAbility(int32_t type, const std::string &bundleName);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp417 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_FINGERSCENE, knuckleGesture.ability.bundleName); in KnuckleGestureProcessor()
532 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_MULTI_FINGERS, twoFingerGesture_.ability.bundleName); in StartTwoFingerGesture()
1505 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_REPEAT_KEY, item.ability.bundleName); in LaunchRepeatKeyAbility()
1682 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_SHORTKEY, tmpShorteKey.ability.bundleName); in MatchShortcutKeys()
1866 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_SEQUENCE, sequence.ability.bundleName); in HandleScreenLocked()
1884 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_SEQUENCE, sequence.ability.bundleName); in HandleNormalSequence()
1892 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_SEQUENCE, sequence.ability.bundleName); in HandleNormalSequence()
1966 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_MULTI_FINGERS, threeFingersTap_.ability.bundleName); in HandleMulFingersTap()
2011 BytraceAdapter::StartLaunchAbility(KeyCommandType::TYPE_SHORTKEY, shortcutKey.ability.bundleName); in HandleKeyDown()
2022 BytraceAdapter::StartLaunchAbility(KeyCommandTyp in HandleKeyDown()
[all...]
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dbytrace_adapter.cpp427 void BytraceAdapter::StartLaunchAbility(int32_t type, const std::string& bundleName) in StartLaunchAbility() function in OHOS::MMI::BytraceAdapter

Completed in 5 milliseconds