Home
last modified time | relevance | path

Searched refs:launchAbility (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h138 …ageKnuckleGesture(const cJSON* jsonData, const std::string knuckleGesture, Ability &launchAbility);
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp692 …kageKnuckleGesture(const cJSON* jsonData, const std::string knuckleGesture, Ability &launchAbility) in IsPackageKnuckleGesture() argument
704 if (!PackageAbility(ability, launchAbility)) { in IsPackageKnuckleGesture()