Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h150 static constexpr const char *SELECT_DIALOG_HAP = "com.ohos.inputmethodchoosedialog"; variable
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1197 want.SetElementName(SELECT_DIALOG_HAP, SELECT_DIALOG_ABILITY); in OnDisplayOptionalInputMethod()