Signed-off-by: zhouyongfei <zhouyongfei@huawei.com>
This commit is contained in:
zhouyongfei
2021-09-15 20:33:09 +08:00
parent cb8bd91313
commit cc82dbf2ff
7 changed files with 1310 additions and 1304 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_;