Searched defs:inputMethodConfig (Results 1 – 8 of 8) sorted by relevance
324 get inputMethodConfig() { getter in InputMethodListDialog328 set inputMethodConfig(w) { setter in InputMethodListDialog
323 OHOS::AppExecFwk::ElementName inputMethodConfig; in GetSystemInputMethodConfigAbility() local
129 …InputMethodSystemAbilityProxy::GetInputMethodConfig(OHOS::AppExecFwk::ElementName &inputMethodConf… in GetInputMethodConfig()
439 int32_t InputMethodController::GetInputMethodConfig(OHOS::AppExecFwk::ElementName &inputMethodConfi… in GetInputMethodConfig()
203 OHOS::AppExecFwk::ElementName inputMethodConfig; in GetInputMethodConfigOnRemote() local
764 …nfoInquirer::GetInputMethodConfig(const int32_t userId, AppExecFwk::ElementName &inputMethodConfig) in GetInputMethodConfig()
948 …32_t InputMethodSystemAbility::GetInputMethodConfig(OHOS::AppExecFwk::ElementName &inputMethodConf… in GetInputMethodConfig()
1249 OHOS::AppExecFwk::ElementName inputMethodConfig; variable