Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h149 static constexpr const char *SELECT_DIALOG_ACTION = "action.system.inputmethodchoose"; variable
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1196 want.SetAction(SELECT_DIALOG_ACTION); in OnDisplayOptionalInputMethod()