Searched defs:isStopInactiveClient (Results 1 – 3 of 3) sorted by relevance
41 ErrCode InputClientServiceImpl::OnInputStop(bool isStopInactiveClient, const sptr<IRemoteObject> &o… in OnInputStop()52 ErrCode InputClientServiceImpl::OnInputStopAsync(bool isStopInactiveClient) in OnInputStopAsync()
1205 void InputMethodController::OnInputStop(bool isStopInactiveClient, sptr<IRemoteObject> proxy) in OnInputStop()
703 const std::shared_ptr<InputClientInfo> &clientInfo, bool isStopInactiveClient, bool isAsync) in StopClientInput()