Searched refs:SetInputMethodListener (Results 1 – 4 of 4) sorted by relevance
58 inputMethodManager.SetInputMethodListener(nullptr); in TearDownTestCase()71 inputMethodManager.SetInputMethodListener(listener);96 inputMethodManager.SetInputMethodListener(listener);120 inputMethodManager.SetInputMethodListener(listener);166 inputMethodManager.SetInputMethodListener(listener);
76 void SetInputMethodListener(InputMethodListener* listener);
64 void InputMethodManager::SetInputMethodListener(InputMethodListener* listener) in SetInputMethodListener() function in OHOS::InputMethodManager
34 InputMethodManager::GetInstance().SetInputMethodListener(inputMethod); in SetUp()