Home
last modified time | relevance | path

Searched refs:ShowOptionalInputMethod (Results 1 – 5 of 5) sorted by relevance

/base/inputmethod/imf/unitest/src/
Dpermission_verification_exception_test.cpp203 HWTEST_F(PermissionVerificationExceptionTest, ShowOptionalInputMethod, TestSize.Level0)
206 int32_t ret = PermissionVerificationExceptionTest::imc_->ShowOptionalInputMethod();
Dinput_method_switch_test.cpp468 int32_t ret = imc->ShowOptionalInputMethod();
/base/inputmethod/imf/frameworks/inputmethod_controller/include/
Dinput_method_controller.h92 IMF_API int32_t ShowOptionalInputMethod();
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp116 imc->ShowOptionalInputMethod(); in TestSwitchInputMethod()
/base/inputmethod/imf/frameworks/inputmethod_controller/src/
Dinput_method_controller.cpp750 int32_t InputMethodController::ShowOptionalInputMethod() in ShowOptionalInputMethod() function in OHOS::MiscServices::InputMethodController