Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dinput_method_system_ability.h117 static constexpr const char *SELECT_DIALOG_ACTION = "action.system.inputmethodchoose"; variable
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp1017 want.SetAction(SELECT_DIALOG_ACTION); in OnDisplayOptionalInputMethod()