Searched defs:imeId (Results 1 – 10 of 10) sorted by relevance
80 std::string imeId = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local98 sptr<IInputControlChannel> &inputControlChannel, const std::string &imeId) in InitInputControlChannel()132 void InputMethodCoreStub::StopInputService(std::string imeId) in StopInputService()
36 sptr<IInputControlChannel> &inputControlChannel, const std::string &imeId) in InitInputControlChannel()79 void InputMethodCoreProxy::StopInputService(std::string imeId) in StopInputService()
190 std::string imeId = Str16ToStr8(data->ReadString16()); in WorkThread() local
79 void InputMethodAbilityExecptionTest::ImeListenerImpl::OnInputStop(const std::string &imeId) in OnInputStop()
226 void InputMethodEngineListenerImpl::OnInputStop(const std::string &imeId) in OnInputStop()
88 void OnInputStop(const std::string &imeId) in OnInputStop()
136 … std::string imeId = Str16ToStr8(property.mPackageName) + "/" + Str16ToStr8(property.mAbilityName); in GetInputMethodParam() local247 bool InputMethodSystemAbility::StartInputService(std::string imeId) in StartInputService()274 void InputMethodSystemAbility::StopInputService(std::string imeId) in StopInputService()882 bool InputMethodSystemAbility::IsImeInstalled(int32_t userId, std::string &imeId) in IsImeInstalled()
461 void PerUserSession::StopInputService(std::string imeId) in StopInputService()
27 void OnInputStop(const std::string &imeId) {} in OnInputStop()
503 void JsInputMethodEngineSetting::OnInputStop(const std::string &imeId) in OnInputStop()