Searched defs:OnTextChange (Results 1 – 5 of 5) sorted by relevance
61 void KeyboardListenerTestImpl::OnTextChange(const std::string &text) in OnTextChange() function in OHOS::MiscServices::KeyboardListenerTestImpl
40 void OnTextChange(const std::string &text) { } in OnTextChange() function in OHOS::KeyboardListenerImpl
101 void KeyboardListenerImpl::OnTextChange(const std::string &text) { } in OnTextChange() function in OHOS::MiscServices::KeyboardListenerImpl
223 void OnTextChange(const std::string &text) override in OnTextChange() function in OHOS::MiscServices::InputMethodControllerTest::KeyboardListenerImpl
548 void JsKeyboardDelegateSetting::OnTextChange(const std::string &text) in OnTextChange() function in OHOS::MiscServices::JsKeyboardDelegateSetting