Searched defs:imeId (Results 1 – 11 of 11) sorted by relevance
35 sptr<IInputControlChannel> &inputControlChannel, const std::string &imeId) in InitInputControlChannel()51 void InputMethodCoreProxy::StopInputService(std::string imeId) in StopInputService()
85 sptr<IInputControlChannel> &inputControlChannel, const std::string &imeId) in InitInputControlChannel()109 void InputMethodCoreStub::StopInputService(std::string imeId) in StopInputService()
194 std::string imeId = Str16ToStr8(data->ReadString16()); in WorkThread() local
37 void InputMethodEngineListenerImpl::OnInputStop(const std::string &imeId) in OnInputStop()
36 std::string imeId; member
82 void InputMethodAbilityExceptionTest::ImeListenerImpl::OnInputStop(const std::string &imeId) in OnInputStop()
76 void OnInputStop(const std::string &imeId) in OnInputStop()
202 bool InputMethodSystemAbility::StartInputService(const std::string &imeId) in StartInputService()207 void InputMethodSystemAbility::StopInputService(const std::string &imeId) in StopInputService()
421 void PerUserSession::StopInputService(std::string imeId) in StopInputService()
207 std::string imeId = property.mPackageName + "/" + property.mAbilityName; in GetInputMethodParam() local
577 void JsInputMethodEngineSetting::OnInputStop(const std::string &imeId) in OnInputStop()