Searched refs:RegisterCommonEventListener (Results 1 – 2 of 2) sorted by relevance
336 bool RegisterCommonEventListener(UIView& view,
1268 return RegisterCommonEventListener(*uiView, eventTypeId, funcValue, isStopPropagation); in RegisterEventListener()1271 bool Component::RegisterCommonEventListener(UIView &view, in RegisterCommonEventListener() function in OHOS::ACELite::Component