Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dim_common_event_manager.h58 void OnBundleScanFinished(const EventFwk::CommonEventData &data);
/ohos5.0/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp222 return that->OnBundleScanFinished(data); in EventSubscriber()
289 void ImCommonEventManager::EventSubscriber::OnBundleScanFinished(const EventFwk::CommonEventData &d… in OnBundleScanFinished() function in OHOS::MiscServices::ImCommonEventManager::EventSubscriber