Home
last modified time | relevance | path

Searched refs:OnDisplayOptionalInputMethod (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h124 int32_t OnDisplayOptionalInputMethod();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp661 return OnDisplayOptionalInputMethod(); in DisplayOptionalInputMethod()
1187 int32_t InputMethodSystemAbility::OnDisplayOptionalInputMethod() in OnDisplayOptionalInputMethod() function in OHOS::MiscServices::InputMethodSystemAbility