Home
last modified time | relevance | path

Searched refs:SubscribeWindowManagerService (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/services/include/
Dim_common_event_manager.h43 bool SubscribeWindowManagerService(FocusHandle handle, StartInputHandler inputHandler);
/base/inputmethod/imf/services/src/
Dim_common_event_manager.cpp113 bool ImCommonEventManager::SubscribeWindowManagerService(FocusHandle handle, StartInputHandler inpu… in SubscribeWindowManagerService() function in OHOS::MiscServices::ImCommonEventManager
Dinput_method_system_ability.cpp770 return ImCommonEventManager::GetInstance()->SubscribeWindowManagerService( in InitFocusChangeMonitor()