Searched refs:CloseKeyboardInPipelineDestroy (Results 1 – 5 of 5) sorted by relevance
32 void CloseKeyboardInPipelineDestroy();
45 void InputMethodManager::CloseKeyboardInPipelineDestroy() { lastKeep_ = false; } in CloseKeyboardInPipelineDestroy() function in OHOS::Ace::InputMethodManager
48 void InputMethodManager::CloseKeyboardInPipelineDestroy() {} in CloseKeyboardInPipelineDestroy() function in OHOS::Ace::InputMethodManager
193 void InputMethodManager::CloseKeyboardInPipelineDestroy() in CloseKeyboardInPipelineDestroy() function in OHOS::Ace::InputMethodManager
3719 InputMethodManager::GetInstance()->CloseKeyboardInPipelineDestroy(); in Destroy()