mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-20 23:45:31 -04:00
@@ -212,6 +212,5 @@ namespace MiscServices {
|
||||
};
|
||||
mainHandler_->PostTask(task);
|
||||
}
|
||||
|
||||
} // namespace MiscServices
|
||||
} // namespace OHOS
|
||||
|
||||
@@ -220,7 +220,6 @@ namespace MiscServices {
|
||||
std::string methodName = "textChange";
|
||||
CallJsMethod(methodName, argv, ArraySize(argv));
|
||||
};
|
||||
|
||||
mainHandler_->PostTask(task);
|
||||
}
|
||||
} // namespace MiscServices
|
||||
|
||||
Reference in New Issue
Block a user