Searched defs:textInputClientListener (Results 1 – 2 of 2) sorted by relevance
2165 auto textInputClientListener = std::make_shared<TextInputClientListenerImpl>(); variable
286 …utMethodAbility::SetTextInputClientListener(std::shared_ptr<TextInputClientListener> textInputClie… in SetTextInputClientListener()