Home
last modified time | relevance | path

Searched refs:StopLaunchAbility (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dbytrace_adapter.h68 static void StopLaunchAbility();
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp444 BytraceAdapter::StopLaunchAbility(); in KnuckleGestureProcessor()
599 BytraceAdapter::StopLaunchAbility(); in StartTwoFingerGesture()
1650 BytraceAdapter::StopLaunchAbility(); in LaunchRepeatKeyAbility()
1862 BytraceAdapter::StopLaunchAbility(); in HandleShortKeys()
2027 BytraceAdapter::StopLaunchAbility(); in HandleScreenLocked()
2045 BytraceAdapter::StopLaunchAbility(); in HandleNormalSequence()
2054 BytraceAdapter::StopLaunchAbility(); in HandleNormalSequence()
2129 BytraceAdapter::StopLaunchAbility(); in HandleMulFingersTap()
2171 BytraceAdapter::StopLaunchAbility(); in HandleKeyDown()
2180 BytraceAdapter::StopLaunchAbility(); in HandleKeyDown()
[all …]
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dbytrace_adapter.cpp377 void BytraceAdapter::StopLaunchAbility() in StopLaunchAbility() function in OHOS::MMI::BytraceAdapter