Signed-off-by: zhouyongfei <zhouyongfei@huawei.com>
This commit is contained in:
zhouyongfei
2021-09-15 20:35:39 +08:00
parent b68a691396
commit 4905aca179
7 changed files with 1381 additions and 1316 deletions
@@ -71,7 +71,7 @@ namespace MiscServices {
sptr<InputMethodSystemAbilityProxy> mImms;
sptr<ImsaDeathRecipient> deathRecipient_;
sptr<InputMethodAgentProxy> mAgent;
sptr<OnTextChangedListener> textListener;
OnTextChangedListener* textListener;
InputAttribute mAttribute;
static std::mutex instanceLock_;