Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1086 …bool isParseDoubleKnuckleGesture = IsParseKnuckleGesture(parser, DOUBLE_KNUCKLE_ABILITY, doubleKnu… in ParseJson() local
1091 !isParseDoubleKnuckleGesture && !isParseRepeatKeys && !isParseMultiFingersTap) { in ParseJson()