Home
last modified time | relevance | path

Searched refs:GetDefaultImeCfg (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dime_system_channel.h89 IMF_API int32_t GetDefaultImeCfg(std::shared_ptr<Property> &property);
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp250 int32_t ret = GetDefaultImeCfg(defaultIme); in GetSmartMenuCfg()
285 int32_t ImeSystemCmdChannel::GetDefaultImeCfg(std::shared_ptr<Property> &property) in GetDefaultImeCfg() function in OHOS::MiscServices::ImeSystemCmdChannel
287 IMSA_HILOGD("InputMethodAbility::GetDefaultImeCfg start."); in GetDefaultImeCfg()
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
H A Djs_keyboard_panel_manager.cpp241 int32_t ret = ImeSystemCmdChannel::GetInstance()->GetDefaultImeCfg(property); in GetDefaultInputMethod()
243 IMSA_HILOGE("GetDefaultImeCfg failed or property is nullptr ret: %{public}d!", ret); in GetDefaultInputMethod()

Completed in 2 milliseconds