Home
last modified time | relevance | path

Searched refs:SetInputDataChannel (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_exception_test.cpp275 inputMethodAbility_->SetInputDataChannel(channelObject->AsObject()); in HWTEST_F()
309 inputMethodAbility_->SetInputDataChannel(channelObject->AsObject()); in HWTEST_F()
H A Dinput_method_ability_test.cpp172 inputMethodAbility_->SetInputDataChannel(channel->AsObject()); in GetIMCAttachIMA()
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_ability.h137 void SetInputDataChannel(const sptr<IRemoteObject> &object);
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp211 SetInputDataChannel(clientInfo.channel); in StartInput()
695 void InputMethodAbility::SetInputDataChannel(const sptr<IRemoteObject> &object) in SetInputDataChannel() function in OHOS::MiscServices::InputMethodAbility
697 IMSA_HILOGD("SetInputDataChannel start."); in SetInputDataChannel()

Completed in 6 milliseconds