Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dim_common_event_manager.h62 void HandleBootCompleted(const EventFwk::CommonEventData &data);
/ohos5.0/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp238 return that->HandleBootCompleted(data); in EventSubscriber()
378 void ImCommonEventManager::EventSubscriber::HandleBootCompleted(const EventFwk::CommonEventData &da… in HandleBootCompleted() function in OHOS::MiscServices::ImCommonEventManager::EventSubscriber