Home
last modified time | relevance | path

Searched refs:IsEnableInputMethod (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h98 bool IsEnableInputMethod();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp69 bool ImeInfoInquirer::IsEnableInputMethod() in IsEnableInputMethod() function in OHOS::MiscServices::ImeInfoInquirer
H A Dinput_method_system_ability.cpp1424 if (ImeInfoInquirer::GetInstance().IsEnableInputMethod()) { in HandleDataShareReady()