Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_method_system_ability.h96 int32_t OnDisplayOptionalInputMethod(int32_t userId);
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp416 return OnDisplayOptionalInputMethod(userId_); in DisplayOptionalInputMethod()
686 return OnDisplayOptionalInputMethod(userId_); in DisplayOptionalInputMethodDeprecated()
1008 int32_t InputMethodSystemAbility::OnDisplayOptionalInputMethod(int32_t userId) in OnDisplayOptionalInputMethod() function in OHOS::MiscServices::InputMethodSystemAbility