Lines Matching refs:IMSA_HILOGI
58 IMSA_HILOGI("client info is exist, not need add."); in AddClient()
77 IMSA_HILOGI("failed to add client death recipient"); in AddClient()
111 IMSA_HILOGI("hide keyboard ret: %{public}d", ret); in RemoveClient()
114 IMSA_HILOGI("clear data channel ret: %{public}d", ret); in RemoveClient()
125 IMSA_HILOGI("deathRecipient remove"); in RemoveClient()
207 IMSA_HILOGI("userId: %{public}d", userId_); in OnClientDied()
225 IMSA_HILOGI("ime deaths over max num"); in OnImsDied()
228 IMSA_HILOGI("user %{public}d ime died, restart!", userId_); in OnImsDied()
245 IMSA_HILOGI("PerUserSession::OnHideKeyboardSelf"); in OnHideKeyboardSelf()
311 IMSA_HILOGI("agent is nullptr"); in SendAgentToSingleClient()
323 IMSA_HILOGI("PerUserSession::Start"); in OnReleaseInput()
343 IMSA_HILOGI("current ime is empty, try to restart it"); in OnStartInput()
384 IMSA_HILOGI("init input control channel ret: %{public}d", ret); in OnSetCoreAndAgent()
390 IMSA_HILOGI("start input ret: %{public}d", ret); in OnSetCoreAndAgent()
423 IMSA_HILOGI("PerUserSession::StopInputService"); in StopInputService()
429 IMSA_HILOGI("Remove death recipient"); in StopInputService()
450 IMSA_HILOGI("Clear ime...index = %{public}d", index); in ClearImeData()
461 IMSA_HILOGI("set current client"); in SetCurrentClient()
545 IMSA_HILOGI("focus shifts to pid: %{public}d, start unbinding", pid); in OnFocused()
559 IMSA_HILOGI("clear unfocused client info: %{public}d", pid); in OnUnfocused()
574 IMSA_HILOGI("OnInputStop ret: %{public}d", ret); in UnbindClient()
576 IMSA_HILOGI("release input ret: %{public}d", ret); in UnbindClient()
596 IMSA_HILOGI("start ime: %{public}s with isRetry: %{public}d", imeName.c_str(), isRetry); in StartInputService()
602 IMSA_HILOGI("ime: %{public}s", imeName.c_str()); in StartInputService()
612 IMSA_HILOGI("ime started successfully"); in StartInputService()
694 IMSA_HILOGI("system ability manager is nullptr"); in IsReadyToStartIme()
699 IMSA_HILOGI("window manager service not found"); in IsReadyToStartIme()