Home
last modified time | relevance | path

Searched refs:HandleWmsStarted (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability.h140 void HandleWmsStarted();
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp1455 …CommonEventManager::GetInstance()->SubscribeWindowManagerService([this]() { HandleWmsStarted(); }); in InitWmsMonitor()
1745 void InputMethodSystemAbility::HandleWmsStarted() in HandleWmsStarted() function in OHOS::MiscServices::InputMethodSystemAbility