Searched refs:ClearEditorCache (Results 1 – 2 of 2) sorted by relevance
837 void ClearEditorCache(bool isNewEditor, sptr<OnTextChangedListener> lastListener);
238 ClearEditorCache(clientInfo_.isNotifyInputStart, lastListener); in Attach()1021 void InputMethodController::ClearEditorCache(bool isNewEditor, sptr<OnTextChangedListener> lastList… in ClearEditorCache() function in OHOS::MiscServices::InputMethodController