mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-19 12:08:05 -04:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
@@ -409,7 +409,7 @@ namespace MiscServices {
|
||||
{
|
||||
IMSA_HILOGI("InputMethodAbility::HideKeyboardSelf");
|
||||
sptr<IInputControlChannel> inputControlChannel_ = inputControlChannel;
|
||||
if(!inputControlChannel_) {
|
||||
if (!inputControlChannel_) {
|
||||
IMSA_HILOGI("InputMethodAbility::HideKeyboardSelf inputControlChannel_ is nullptr");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user