Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1375 bool waitRepeatKey = false; in HandleRepeatKeys() local
1394 waitRepeatKey = true; in HandleRepeatKeys()
1397 MMI_HILOGI("Handle repeat key, isLaunched:%{public}d, waitRepeatKey:%{public}d", in HandleRepeatKeys()
1398 isLaunched, waitRepeatKey); in HandleRepeatKeys()
1399 return isLaunched || waitRepeatKey; in HandleRepeatKeys()

Completed in 4 milliseconds