mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 20:13:32 -04:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
+16
-1
@@ -36,7 +36,22 @@
|
||||
"samgr_standard",
|
||||
"multimodalinput_base",
|
||||
"utils_base",
|
||||
"resource_management"
|
||||
"resource_management",
|
||||
"ace_engine",
|
||||
"init",
|
||||
"napi",
|
||||
"samgr_standard",
|
||||
"common_event_service",
|
||||
"ipc",
|
||||
"eventhandler",
|
||||
"bundle_framework",
|
||||
"ability_runtime",
|
||||
"resource_management",
|
||||
"hiviewdfx_hilog_native",
|
||||
"ability_base",
|
||||
"safwk",
|
||||
"input",
|
||||
"utils_base"
|
||||
],
|
||||
"third_party": [
|
||||
"jsoncpp"
|
||||
|
||||
@@ -184,6 +184,7 @@ namespace MiscServices {
|
||||
}
|
||||
case MSG_HIDE_CURRENT_INPUT: {
|
||||
OnHideKeyboardSelf(0);
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user