mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 06:40:06 +00:00
update services/include/ime_info_inquirer.h.
Signed-off-by: 张琳 <zhanglin210@huawei.com>
This commit is contained in:
parent
19c4ad1ad9
commit
6580a8eb7e
@ -146,6 +146,7 @@ private:
|
||||
SystemConfig systemConfig_;
|
||||
std::mutex currentImeInfoLock_;
|
||||
std::shared_ptr<ImeInfo> currentImeInfo_{ nullptr }; // current imeInfo of current user
|
||||
bool IsTempInputMethod(const OHOS::AppExecFwk::ExtensionAbilityInfo &extInfo);
|
||||
};
|
||||
} // namespace MiscServices
|
||||
} // namespace OHOS
|
||||
|
Loading…
Reference in New Issue
Block a user