Signed-off-by: zhouyongfei <zhouyongfei@huawei.com>
This commit is contained in:
zhouyongfei
2022-03-30 06:58:48 +00:00
parent a6462d41be
commit 1a8e2ee60f
@@ -90,7 +90,7 @@ namespace MiscServices {
sptr<InputMethodSystemAbilityProxy> mImms;
sptr<ImsaDeathRecipient> deathRecipient_;
sptr<InputMethodAgentProxy> mAgent;
sptr<OnTextChangedListener> &textListener;
sptr<OnTextChangedListener> textListener;
InputAttribute mAttribute;
std::u16string mTextString;
int mSelectOldBegin = 0;